|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobHistoryParser.TaskAttemptInfo | |
---|---|
org.apache.hadoop.mapreduce.jobhistory |
Uses of JobHistoryParser.TaskAttemptInfo in org.apache.hadoop.mapreduce.jobhistory |
---|
Methods in org.apache.hadoop.mapreduce.jobhistory that return JobHistoryParser.TaskAttemptInfo | |
---|---|
JobHistoryParser.TaskAttemptInfo[] |
HistoryViewer.AnalyzedJob.getMapTasks()
Get the map tasks list |
JobHistoryParser.TaskAttemptInfo[] |
HistoryViewer.AnalyzedJob.getReduceTasks()
Get the reduce tasks list |
Methods in org.apache.hadoop.mapreduce.jobhistory that return types with arguments of type JobHistoryParser.TaskAttemptInfo | |
---|---|
Map<TaskAttemptID,JobHistoryParser.TaskAttemptInfo> |
JobHistoryParser.TaskInfo.getAllTaskAttempts()
Get the map of all attempts for this task |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |