f4d5d20286eb05449f6fd7cd6ff0554228205fe2
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type instance : ComponentInstance to containerId : ContainerId in method public componentInstanceFinished(containerId ContainerId, exitCode int, diagnostics String) : void in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelinePublisher | From | To | |
| Rename Variable | 1 | ||
| Rename Variable recoveredContainers : List<Container> to containersFromPrevAttempt : List<Container> in method private recoverComponents(response RegisterApplicationMasterResponse) : void in class org.apache.hadoop.yarn.service.ServiceScheduler | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute compInstanceDispatcher : AsyncDispatcher to dispatcher : AsyncDispatcher in class org.apache.hadoop.yarn.service.component.Component | From | To | |
| Extract Variable | 1 | ||
| Extract Variable containerId : ContainerId in method public destroy() : void from class org.apache.hadoop.yarn.service.component.instance.ComponentInstance | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter instance : ComponentInstance to containerId : ContainerId in method public componentInstanceFinished(containerId ContainerId, exitCode int, diagnostics String) : void in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelinePublisher | From | To |