Uses of Class
org.apache.nutch.mapReduce.JobProfile

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

Uses of JobProfile in org.apache.nutch.mapReduce
 

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



Copyright © 2006 The Apache Software Foundation