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

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

Uses of TaskTracker in org.apache.nutch.mapReduce
 

Methods in org.apache.nutch.mapReduce with parameters of type TaskTracker
 org.apache.nutch.mapReduce.TaskRunner ReduceTask.createRunner(TaskTracker tracker)
           
 org.apache.nutch.mapReduce.TaskRunner MapTask.createRunner(TaskTracker tracker)
           
abstract  org.apache.nutch.mapReduce.TaskRunner Task.createRunner(TaskTracker tracker)
          Return an approprate thread runner for this task.
 



Copyright © 2006 The Apache Software Foundation