d0da13229cf692579c8c9db47a93f6c6255392c8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private checkUnealthyNMCount(rm MockRM, nm1 MockNM, health boolean, count int) : void renamed to private checkUnhealthyNMCount(rm MockRM, nm1 MockNM, health boolean, count int) : void in class org.apache.hadoop.yarn.server.resourcemanager.TestResourceTrackerService | From | To | |
| Extract Variable | 2 | ||
| Extract Variable nodeEventType : RMNodeEventType in method public refreshNodes(yarnConf Configuration) : void from class org.apache.hadoop.yarn.server.resourcemanager.NodesListManager | From | To | |
| Extract Variable nodeEventType : RMNodeEventType in method public refreshNodesForcefully() : void from class org.apache.hadoop.yarn.server.resourcemanager.NodesListManager | From | To |