7f3139e54da2c496327446a5eac43f8421fc8839
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable finalReport : LogAggregationReport to report : LogAggregationReport in method private sendLogAggregationReport(logAggregationStatus LogAggregationStatus, diagnosticMessage String) : void in class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.AppLogAggregatorImpl | From | To | |
Extract Method | 2 | ||
Extract Method private sendLogAggregationReport(logAggregationStatus LogAggregationStatus, diagnosticMessage String) : void extracted from private uploadLogsForContainers(appFinished boolean) : void in class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.AppLogAggregatorImpl | From | To |