a1b6d7456fa37b7b418dd08178ea73ed5c1de124
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public postPut(appId ApplicationId, collector TimelineCollector) : void renamed to protected doPostPut(appId ApplicationId, collector TimelineCollector) : void in class org.apache.hadoop.yarn.server.timelineservice.collector.NodeTimelineCollectorManager | From | To | |
| Rename Method public postPut(appId ApplicationId, collector TimelineCollector) : void renamed to protected doPostPut(appId ApplicationId, collector TimelineCollector) : void in class org.apache.hadoop.yarn.server.resourcemanager.timelineservice.RMTimelineCollectorManager | From | To | |
| Extract Variable | 1 | ||
| Extract Variable aggregationGroups : Map<String,AggregationStatusTable> in method public run() : void from class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollector.AppLevelAggregator | From | To |