1481bd9481e087ae491ffa13603f4411bc3e1cdc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 1 | ||
Extract And Move Method public toSyncReplicationState(state ReplicationProtos.SyncReplicationState) : SyncReplicationState extracted from protected deserializeStateData(serializer ProcedureStateSerializer) : void in class org.apache.hadoop.hbase.master.replication.TransitPeerSyncReplicationStateProcedure & moved to class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil | From | To | |
Rename Parameter | 1 | ||
Rename Parameter clusterState : SyncReplicationState to state : SyncReplicationState in method public setPeerSyncReplicationState(peerId String, state SyncReplicationState) : void in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage | From | To |