9fe50b4991a3084181b655f9836eb2ab232580a6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 30
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private waitForContainerClose(type HddsProtos.ReplicationType, containerIdList Long...) : void extracted from private waitForContainerClose(keyName String, outputStream OzoneOutputStream, type HddsProtos.ReplicationType) : void in class org.apache.hadoop.ozone.client.rpc.TestCloseContainerHandlingByClient | From | To | |
Rename Parameter | 1 | ||
Rename Parameter container : OzoneContainer to ozoneContainer : OzoneContainer in method public handle(command SCMCommand, ozoneContainer OzoneContainer, context StateContext, connectionManager SCMConnectionManager) : void in class org.apache.hadoop.ozone.container.common.statemachine.commandhandler.CloseContainerCommandHandler | From | To |