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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.