Uses of Interface
org.apache.nutch.mapReduce.InterTrackerProtocol

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

Uses of InterTrackerProtocol in org.apache.nutch.mapReduce
 

Classes in org.apache.nutch.mapReduce that implement InterTrackerProtocol
 class JobTracker
          JobTracker is the central location for submitting and tracking MR jobs in a network environment.
 

Methods in org.apache.nutch.mapReduce that return InterTrackerProtocol
 InterTrackerProtocol TaskTracker.getJobClient()
          The connection to the JobTracker, used by the TaskRunner for locating remote files.
 



Copyright © 2006 The Apache Software Foundation