Uses of Class
org.apache.hadoop.mapred.TaskReport

Packages that use TaskReport
org.apache.hadoop.mapred A system for scalable, fault-tolerant, distributed computation over large data collections. 
 

Uses of TaskReport in org.apache.hadoop.mapred
 

Methods in org.apache.hadoop.mapred that return TaskReport
 TaskReport[] JobTracker.getMapTaskReports(String jobid)
           
 TaskReport[] JobTracker.getReduceTaskReports(String jobid)
           
 



Copyright © 2006 The Apache Software Foundation