|
Move Method private printJobDetails() : void from class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer to private printJobDetails() : void from class org.apache.hadoop.mapreduce.jobhistory.JSONHistoryViewerPrinter |
From |
To |
|
Move Method private printLast(tasks JobHistoryParser.TaskAttemptInfo[], taskType String, cmp Comparator<JobHistoryParser.TaskAttemptInfo>) : void from class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer to protected printLast(ps PrintStream, tasks JobHistoryParser.TaskAttemptInfo[], taskType String, cmp Comparator<JobHistoryParser.TaskAttemptInfo>) : void from class org.apache.hadoop.mapreduce.jobhistory.HumanReadableHistoryViewerPrinter |
From |
To |
|
Move Method private printFailedAttempts(filteredJob FilteredJob) : void from class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer to private printFailedAttempts(ps PrintStream, filteredJob HistoryViewer.FilteredJob) : void from class org.apache.hadoop.mapreduce.jobhistory.HumanReadableHistoryViewerPrinter |
From |
To |
|
Move Method private printAnalysis(tasks JobHistoryParser.TaskAttemptInfo[], cmp Comparator<JobHistoryParser.TaskAttemptInfo>, taskType String, avg long, showTasks int) : void from class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer to protected printAnalysis(ps PrintStream, tasks JobHistoryParser.TaskAttemptInfo[], cmp Comparator<JobHistoryParser.TaskAttemptInfo>, taskType String, avg long, showTasks int) : void from class org.apache.hadoop.mapreduce.jobhistory.HumanReadableHistoryViewerPrinter |
From |
To |
|
Move Method private printJobAnalysis() : void from class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer to private printJobAnalysis(ps PrintStream) : void from class org.apache.hadoop.mapreduce.jobhistory.HumanReadableHistoryViewerPrinter |
From |
To |
|
Move Method private printAllTaskAttempts(taskType TaskType) : void from class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer to private printAllTaskAttempts(ps PrintStream, taskType TaskType) : void from class org.apache.hadoop.mapreduce.jobhistory.HumanReadableHistoryViewerPrinter |
From |
To |
|
Move Method private printTasks(taskType TaskType, status String) : void from class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer to private printTasks(ps PrintStream, taskType TaskType, status String) : void from class org.apache.hadoop.mapreduce.jobhistory.HumanReadableHistoryViewerPrinter |
From |
To |
|
Move Method private printTaskSummary() : void from class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer to private printTaskSummary() : void from class org.apache.hadoop.mapreduce.jobhistory.JSONHistoryViewerPrinter |
From |
To |
|
Move Attribute private cShuffle : Comparator<JobHistoryParser.TaskAttemptInfo> from class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer to private cShuffle : Comparator<JobHistoryParser.TaskAttemptInfo> from class org.apache.hadoop.mapreduce.jobhistory.HumanReadableHistoryViewerPrinter |
From |
To |
|
Move Attribute private dateFormat : SimpleDateFormat from class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer to private dateFormat : SimpleDateFormat from class org.apache.hadoop.mapreduce.jobhistory.HumanReadableHistoryViewerPrinter |
From |
To |
|
Move Attribute private cFinishMapRed : Comparator<JobHistoryParser.TaskAttemptInfo> from class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer to private cFinishMapRed : Comparator<JobHistoryParser.TaskAttemptInfo> from class org.apache.hadoop.mapreduce.jobhistory.HumanReadableHistoryViewerPrinter |
From |
To |
|
Move Attribute private printAll : boolean from class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer to private printAll : boolean from class org.apache.hadoop.mapreduce.jobhistory.JSONHistoryViewerPrinter |
From |
To |
|
Move Attribute private cFinishShuffle : Comparator<JobHistoryParser.TaskAttemptInfo> from class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer to private cFinishShuffle : Comparator<JobHistoryParser.TaskAttemptInfo> from class org.apache.hadoop.mapreduce.jobhistory.HumanReadableHistoryViewerPrinter |
From |
To |
|
Move Attribute private cMap : Comparator<JobHistoryParser.TaskAttemptInfo> from class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer to private cMap : Comparator<JobHistoryParser.TaskAttemptInfo> from class org.apache.hadoop.mapreduce.jobhistory.HumanReadableHistoryViewerPrinter |
From |
To |
|
Move Attribute private cReduce : Comparator<JobHistoryParser.TaskAttemptInfo> from class org.apache.hadoop.mapreduce.jobhistory.HistoryViewer to private cReduce : Comparator<JobHistoryParser.TaskAttemptInfo> from class org.apache.hadoop.mapreduce.jobhistory.HumanReadableHistoryViewerPrinter |
From |
To |