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

Packages that use JobProfile
org.apache.hadoop.mapred A system for scalable, fault-tolerant, distributed computation over large data collections. 
 

Uses of JobProfile in org.apache.hadoop.mapred
 

Methods in org.apache.hadoop.mapred that return JobProfile
 JobProfile JobTracker.getJobProfile(String jobid)
           
 JobProfile JobSubmissionProtocol.getJobProfile(String jobid)
          Grab a handle to a job that is already known to the JobTracker
 



Copyright © 2006 The Apache Software Foundation