|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
void done(String, |
|
void done(TaskAttemptID, |
The task is done. |
void fsError(String, |
|
TaskCompletionEvent[] getMapCompletionEvents(String, |
|
TaskCompletionEvent[] getMapCompletionEvents(JobID, |
|
Task getTask(String ) |
|
Task getTask(TaskAttemptID ) |
Called upon startup by the child process, to fetch Task data. |
TaskTrackerMetrics getTaskTrackerMetrics() |
|
void mapOutputLost(String, |
|
boolean ping(String ) |
|
void reportDiagnosticInfo(String, |
|
void shuffleError(String, |
|
boolean statusUpdate(String, |
Added Methods | |
boolean canCommit(TaskAttemptID ) |
Child checking whether it can commit |
void commitPending(TaskAttemptID, |
Task is reporting that it is in commit_pending and it is waiting for the commit Response |
void done(TaskAttemptID ) |
The task is done. |
Class<TaskTrackerInstrumentation> getInstrumentationClass(Configuration ) |
|
JvmManager getJvmManagerInstance() |
|
MapTaskCompletionEventsUpdate getMapCompletionEvents(JobID, |
|
JvmTask getTask(JVMId ) |
Called upon startup by the child process, to fetch Task data. |
TaskMemoryManagerThread getTaskMemoryManager() |
|
TaskTrackerInstrumentation getTaskTrackerInstrumentation() |
|
boolean isTaskMemoryManagerEnabled() |
Is the TaskMemoryManager Enabled on this system? |
void reportNextRecordRange(TaskAttemptID, |
|
void setInstrumentationClass(Configuration, |
Added Fields | |
Log ClientTraceLog |
|
String MR_CLIENTTRACE_FORMAT |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |