f155ab7cfa64e822171708040cb49889338961ce
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable containerReq : StartContainerRequest to startContainerRequest : StartContainerRequest in method public testUnexpectedKeyDoesntThrowException() : void in class org.apache.hadoop.yarn.server.nodemanager.recovery.TestNMLeveldbStateStoreService | From | To | |
Extract Method | 2 | ||
Extract Method private storeMockContainer(containerId ContainerId) : StartContainerRequest extracted from public testUnexpectedKeyDoesntThrowException() : void in class org.apache.hadoop.yarn.server.nodemanager.recovery.TestNMLeveldbStateStoreService | From | To | |
Extract Method private commonLaunchContainer(appId ApplicationId, cid ContainerId, cm ContainerManagerImpl) : void extracted from public testContainerResizeRecovery() : void in class org.apache.hadoop.yarn.server.nodemanager.containermanager.TestContainerManagerRecovery | From | To |