Uses of Class
org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.TaskInfo

Packages that use JobHistoryParser.TaskInfo
org.apache.hadoop.mapreduce.jobhistory   
 

Uses of JobHistoryParser.TaskInfo in org.apache.hadoop.mapreduce.jobhistory
 

Methods in org.apache.hadoop.mapreduce.jobhistory that return types with arguments of type JobHistoryParser.TaskInfo
 Map<TaskID,JobHistoryParser.TaskInfo> JobHistoryParser.JobInfo.getAllTasks()
          Get the map of all tasks in this job
 



Copyright © 2009 The Apache Software Foundation