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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.