27c02a0b95f3bc89fcdcce1d7b4bd59197cf120f
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Attribute | 1 | ||
Replace Attribute private PEER_ID : String from class org.apache.hadoop.hbase.replication.TestReplicationStatus with protected PEER_ID2 : String from class org.apache.hadoop.hbase.replication.TestReplicationBase | From | To | |
Move And Rename Method | 1 | ||
Move And Rename Method public testReplicationStatusSourceStartedTargetStoppedNoOps() : void from class org.apache.hadoop.hbase.replication.TestReplicationStatus to public c() : void from class org.apache.hadoop.hbase.replication.TestReplicationStatusSourceStartedTargetStoppedNoOps | From | To | |
Move Method | 4 | ||
Move Method public testReplicationStatusSourceStartedTargetStoppedWithRecovery() : void from class org.apache.hadoop.hbase.replication.TestReplicationStatus to public testReplicationStatusSourceStartedTargetStoppedWithRecovery() : void from class org.apache.hadoop.hbase.replication.TestReplicationStatusSourceStartedTargetStoppedWithRecovery | From | To | |
Move Method public testReplicationStatusBothNormalAndRecoveryLagging() : void from class org.apache.hadoop.hbase.replication.TestReplicationStatus to public testReplicationStatusBothNormalAndRecoveryLagging() : void from class org.apache.hadoop.hbase.replication.TestReplicationStatusBothNormalAndRecoveryLagging | From | To | |
Move Method public testReplicationStatusAfterLagging() : void from class org.apache.hadoop.hbase.replication.TestReplicationStatus to public testReplicationStatusAfterLagging() : void from class org.apache.hadoop.hbase.replication.TestReplicationStatusAfterLagging | From | To | |
Move Method public testReplicationStatusSourceStartedTargetStoppedNewOp() : void from class org.apache.hadoop.hbase.replication.TestReplicationStatus to public testReplicationStatusSourceStartedTargetStoppedNewOp() : void from class org.apache.hadoop.hbase.replication.TestReplicationStatusSourceStartedTargetStoppedNewOp | From | To | |
Rename Variable | 1 | ||
Rename Variable sl : ServerLoad to sm : ServerMetrics in method public testReplicationStatus() : void in class org.apache.hadoop.hbase.replication.TestReplicationStatus | From | To | |
Extract Attribute | 2 | ||
Extract Attribute protected NUM_SLAVES1 : int in class org.apache.hadoop.hbase.replication.TestReplicationBase | From | To | |
Extract Attribute protected NUM_SLAVES2 : int in class org.apache.hadoop.hbase.replication.TestReplicationBase | From | To | |
Change Variable Type | 1 | ||
Change Variable Type sl : ServerLoad to sm : ServerMetrics in method public testReplicationStatus() : void in class org.apache.hadoop.hbase.replication.TestReplicationStatus | From | To |