|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
boolean isDisableHistory() |
Returns history disable status. |
void setDisableHistory(boolean ) |
Enable/disable history logging. |
Added Methods | |
String getHistoryFilePath(JobID ) |
Given the job id return the history file path from the cache |
Changed Methods | ||
void init(JobTracker, |
Change in return type from boolean to void .Change in signature from ( JobConf, String, long ) to (JobTracker, JobConf, String, long ).Change in exceptions thrown from no exceptions to java.io.IOException . |
Initialize JobHistory files. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |