fd089caf69cf608a91564c9c3d20cbf84e7fd60c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable containerId : ContainerId to instance : Map.Entry<ContainerId,ComponentInstance> in method public serviceStop() : void in class org.apache.hadoop.yarn.service.ServiceScheduler | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type containerId : ContainerId to instance : Map.Entry<ContainerId,ComponentInstance> in method public serviceStop() : void in class org.apache.hadoop.yarn.service.ServiceScheduler | From | To | |
| Extract Variable | 1 | ||
| Extract Variable liveInst : Map<ContainerId,ComponentInstance> in method public serviceStop() : void from class org.apache.hadoop.yarn.service.ServiceScheduler | From | To |