Uses of Class
org.apache.hadoop.mapred.JobClient

Packages that use JobClient
org.apache.hadoop.streaming   
org.apache.hadoop.util Common utilities. 
 

Uses of JobClient in org.apache.hadoop.streaming
 

Fields in org.apache.hadoop.streaming declared as JobClient
protected  JobClient StreamJob.jc_
           
 

Uses of JobClient in org.apache.hadoop.util
 

Methods in org.apache.hadoop.util with parameters of type JobClient
 int CopyFiles.CopyFilesMapper.getMapCount(int initialEstimate, long totalBytes, JobClient client)
          Calculate how many maps to run.
 



Copyright © 2006 The Apache Software Foundation