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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.