ebb9245366d211db6c4505106135e80ad87ba160
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable container : OzoneContainer to ozoneContainer : OzoneContainer in method public testCloseContainerViaStandalone() : void in class org.apache.hadoop.ozone.container.common.statemachine.commandhandler.TestCloseContainerCommandHandler | From | To | |
Rename Variable container : OzoneContainer to ozoneContainer : OzoneContainer in method public testCloseContainerViaRatis() : void in class org.apache.hadoop.ozone.container.common.statemachine.commandhandler.TestCloseContainerCommandHandler | From | To | |
Parameterize Variable | 2 | ||
Parameterize Variable container : OzoneContainer to ozoneContainer : OzoneContainer in method private createContainer(conf Configuration, datanodeDetails DatanodeDetails, ozoneContainer OzoneContainer) : Container in class org.apache.hadoop.ozone.container.common.statemachine.commandhandler.TestCloseContainerCommandHandler | From | To | |
Extract Method | 2 | ||
Extract Method private createContainer(conf Configuration, datanodeDetails DatanodeDetails, ozoneContainer OzoneContainer) : Container extracted from public testCloseContainerViaRatis() : void in class org.apache.hadoop.ozone.container.common.statemachine.commandhandler.TestCloseContainerCommandHandler | From | To | |
Extract Method private createContainer(conf Configuration, datanodeDetails DatanodeDetails, ozoneContainer OzoneContainer) : Container extracted from public testCloseContainerViaStandalone() : void in class org.apache.hadoop.ozone.container.common.statemachine.commandhandler.TestCloseContainerCommandHandler | From | To |