9c238ffc301c9aa1ae0f811c065e7426b1e23540
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable leaseManager : LeaseManager<Long> to rapidLeaseManager : LeaseManager<Long> in method public testCommandWatcher() : void in class org.apache.hadoop.hdds.scm.container.replication.TestReplicationManager | From | To | |
Change Return Type | 1 | ||
Change Return Type List<DatanodeDetails> to Set<DatanodeDetails> in method protected getCurrentReplicas(request ReplicationRequest) : Set<DatanodeDetails> in class org.apache.hadoop.hdds.scm.container.replication.ReplicationManager | From | To | |
Extract Variable | 1 | ||
Extract Variable sourceDatanodes : List<DatanodeDetails> in method public handle(command SCMCommand, container OzoneContainer, context StateContext, connectionManager SCMConnectionManager) : void from class org.apache.hadoop.ozone.container.common.statemachine.commandhandler.ReplicateContainerCommandHandler | From | To |