Uses of Class
org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStarted

Packages that use TaskAttemptStarted
org.apache.hadoop.mapreduce.jobhistory   
 

Uses of TaskAttemptStarted in org.apache.hadoop.mapreduce.jobhistory
 

Methods in org.apache.hadoop.mapreduce.jobhistory that return TaskAttemptStarted
 TaskAttemptStarted TaskAttemptStarted.Builder.build()
           
 

Methods in org.apache.hadoop.mapreduce.jobhistory with parameters of type TaskAttemptStarted
static TaskAttemptStarted.Builder TaskAttemptStarted.newBuilder(TaskAttemptStarted other)
          Creates a new TaskAttemptStarted RecordBuilder by copying an existing TaskAttemptStarted instance
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.