6dd6ca442aba8612c3780399a42bb473e4483021
Files Diff
- Added: 8
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable applicationId : ApplicationId in method public dumpAContainersLogsForALogType(appId String, containerId String, nodeId String, jobOwner String, logType List<String>) : int from class org.apache.hadoop.yarn.logaggregation.LogCLIHelpers | From | To | |
Extract Method | 1 | ||
Extract Method private getAggregatedLogsBlockForTest(configuration Configuration, user String, containerId String, nodeName String) : AggregatedLogsBlockForTest extracted from private getAggregatedLogsBlockForTest(configuration Configuration, user String, containerId String) : AggregatedLogsBlockForTest in class org.apache.hadoop.yarn.logaggregation.TestAggregatedLogsBlock | From | To |