863079bb874ba77918ca1c0741eae10e245995c8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable logFileInLastCycle : String to logFileStatusInLastCycle : LogFileStatusInLastCycle in method private testLogAggregationService(retentionSizeLimitation boolean) : void in class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService | From | To | |
Change Return Type | 1 | ||
Change Return Type String to LogFileStatusInLastCycle in method private verifyContainerLogs(logAggregationService LogAggregationService, appId ApplicationId, expectedContainerIds ContainerId[], logFiles String[], numOfContainerLogs int, multiLogs boolean) : LogFileStatusInLastCycle in class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService | From | To | |
Change Variable Type | 1 | ||
Change Variable Type logFileInLastCycle : String to logFileStatusInLastCycle : LogFileStatusInLastCycle in method private testLogAggregationService(retentionSizeLimitation boolean) : void in class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService | From | To |