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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.