9735afe967a660f356e953348cb6c34417f41055
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable containerManagerBindAddress : InetSocketAddress to containerManagerConnectAddress : InetSocketAddress in method protected getContainerMgrProxy(containerId ContainerId) : ContainerManagementProtocol in class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.AMLauncher | From | To | |
| Extract Method | 2 | ||
| Extract Method protected getYarnRPC() : YarnRPC extracted from protected getContainerMgrProxy(containerId ContainerId) : ContainerManagementProtocol in class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.AMLauncher | From | To | |
| Extract Method public waitForState(attemptId ApplicationAttemptId, finalState RMAppAttemptState, timeoutMsecs int) : void extracted from public waitForState(attemptId ApplicationAttemptId, finalState RMAppAttemptState) : void in class org.apache.hadoop.yarn.server.resourcemanager.MockRM | From | To |