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

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

Uses of MRConstants in org.apache.nutch.mapReduce
 

Classes in org.apache.nutch.mapReduce that implement MRConstants
 class JobClient
          JobClient interacts with the JobTracker network interface.
 class JobTracker
          JobTracker is the central location for submitting and tracking MR jobs in a network environment.
 class TaskTracker
          TaskTracker is a process that starts and tracks MR Tasks in a networked environment.
 



Copyright © 2006 The Apache Software Foundation