7b40f4f3ec1cdf278bf416db66284d62c4e078e0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable peerId : String in method public testPeerRemovalCleanup() : void from class org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager | From | To | |
Extract Method | 2 | ||
Extract Method private removePeerAndWait(peerId String) : void extracted from public testPeerRemovalCleanup() : void in class org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager | From | To | |
Extract Method private addPeerAndWait(peerId String, peerConfig ReplicationPeerConfig, waitForSource boolean) : void extracted from public testPeerRemovalCleanup() : void in class org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getSource(peerId String) : ReplicationSourceInterface extracted from public testPeerRemovalCleanup() : void in class org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager & moved to class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager | From | To |