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

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

Uses of JobTracker in org.apache.nutch.mapReduce
 

Fields in org.apache.nutch.mapReduce declared as JobTracker
static JobTracker JobTracker.tracker
           
 

Methods in org.apache.nutch.mapReduce that return JobTracker
static JobTracker JobTracker.getTracker()
           
 

Constructors in org.apache.nutch.mapReduce with parameters of type JobTracker
JobTrackerInfoServer(JobTracker jobTracker, int port)
          We need the jobTracker to grab stats, and the port to know where to listen.
 



Copyright © 2006 The Apache Software Foundation