603110719d9d26705e782ba048db713b18cb076a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable pair : Pair<SyncReplicationState,Boolean> to desc : ReplicationPeerDescription in method private preTransit(env MasterProcedureEnv) : void in class org.apache.hadoop.hbase.master.replication.TransitPeerSyncReplicationStateProcedure | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Pair<SyncReplicationState,Boolean> to ReplicationPeerDescription in method package preTransitPeerSyncReplicationState(peerId String, state SyncReplicationState) : ReplicationPeerDescription in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type pair : Pair<SyncReplicationState,Boolean> to desc : ReplicationPeerDescription in method private preTransit(env MasterProcedureEnv) : void in class org.apache.hadoop.hbase.master.replication.TransitPeerSyncReplicationStateProcedure | From | To | |
| Extract Method | 2 | ||
| Extract Method private setNextStateAfterRefreshBegin() : void extracted from protected executeFromState(env MasterProcedureEnv, state PeerSyncReplicationStateTransitionState) : Flow in class org.apache.hadoop.hbase.master.replication.TransitPeerSyncReplicationStateProcedure | From | To | |
| Extract Method private setNextStateAfterRefreshEnd() : void extracted from protected executeFromState(env MasterProcedureEnv, state PeerSyncReplicationStateTransitionState) : Flow in class org.apache.hadoop.hbase.master.replication.TransitPeerSyncReplicationStateProcedure | From | To |