3ebe6a7819292ce6bd557e36137531b59890c845
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable containerStatus : ContainerStatus to status : ContainerStatus in method public feedFailedContainerToComp(service Service, id int, compName String) : void in class org.apache.hadoop.yarn.service.MockServiceAM | From | To | |
Extract Method | 2 | ||
Extract Method public createContainerId(id int) : ContainerId extracted from public feedContainerToComp(service Service, id int, compName String) : Container in class org.apache.hadoop.yarn.service.MockServiceAM | From | To | |
Extract Method private createContainer(containerId ContainerId, compName String) : Container extracted from public feedContainerToComp(service Service, id int, compName String) : Container in class org.apache.hadoop.yarn.service.MockServiceAM | From | To |