Generated by
JDiff

Class org.apache.hadoop.mapred.JobHistory.ReduceAttempt

Added Methods
void logFailed(TaskAttemptID, long, String, String) Log failed reduce task attempt.
void logFinished(TaskAttemptID, long, long, long, String) Log finished event of this task.
void logKilled(TaskAttemptID, long, String, String) Log killed reduce task attempt.
void logStarted(TaskAttemptID, long, String) Log start time of Reduce task attempt.