a050e1d9f84eed0b73b5f8ca30d9d93b5bf50057
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute private PEER_ID : String in class org.apache.hadoop.hbase.replication.TestReplicationSmallTests | From | To | |
Extract Method | 6 | ||
Extract Method private loadData(prefix String, row byte[]) : void extracted from public testSmallBatch() : void in class org.apache.hadoop.hbase.replication.TestReplicationSmallTests | From | To | |
Extract Method private waitForReplication(expectedRows int, retries int) : void extracted from public testSmallBatch() : void in class org.apache.hadoop.hbase.replication.TestReplicationSmallTests | From | To | |
Extract Method private runVerifyReplication(args String[], expectedGoodRows int, expectedBadRows int) : void extracted from public testVerifyRepJob() : void in class org.apache.hadoop.hbase.replication.TestReplicationSmallTests | From | To | |
Extract Method private runVerifyReplication(args String[], expectedGoodRows int, expectedBadRows int) : void extracted from public testHBase14905() : void in class org.apache.hadoop.hbase.replication.TestReplicationSmallTests | From | To | |
Extract Method private runVerifyReplication(args String[], expectedGoodRows int, expectedBadRows int) : void extracted from public testVersionMismatchHBase14905() : void in class org.apache.hadoop.hbase.replication.TestReplicationSmallTests | From | To |