2673cbaf556eb4d0e44519cdbb8c6f0f02412a21
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method public waitForContainerState(containerId ContainerId, containerState RMContainerState, timeoutMillisecs int) : boolean extracted from public waitForContainerState(containerId ContainerId, state RMContainerState) : void in class org.apache.hadoop.yarn.server.resourcemanager.MockRM | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter state : RMContainerState to containerState : RMContainerState in method public waitForContainerState(containerId ContainerId, containerState RMContainerState, timeoutMillisecs int) : boolean in class org.apache.hadoop.yarn.server.resourcemanager.MockRM | From | To |