d67c9bdb4db2b075484a779802ecf3296bad5cd4
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 31
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public postEntities(entities TimelineEntities, callerUgi UserGroupInformation) : TimelineWriteResponse renamed to public putEntities(entities TimelineEntities, callerUgi UserGroupInformation) : TimelineWriteResponse in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector | From | To | |
| Rename Method public postEntitiesAsync(entities TimelineEntities, callerUgi UserGroupInformation) : void renamed to public putEntitiesAsync(entities TimelineEntities, callerUgi UserGroupInformation) : void in class org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollector | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type applicationId : String to appId : ApplicationId in method public AppLevelTimelineCollector(appId ApplicationId) in class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollector | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute applicationId : String to appId : ApplicationId in class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollector | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type applicationId : String to appId : ApplicationId in class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollector | From | To | |
| Extract Method | 1 | ||
| Extract Method public testDSShell(haveDomain boolean, defaultFlow boolean) : void extracted from public testDSShell(haveDomain boolean) : void in class org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter applicationId : String to appId : ApplicationId in method public AppLevelTimelineCollector(appId ApplicationId) in class org.apache.hadoop.yarn.server.timelineservice.collector.AppLevelTimelineCollector | From | To |