cbf03787ea04da8d1c2ceef8fbb4ccbabb7d67ed
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private verifyReplication(tableName TableName, regionReplication int, startRow int, endRow int, present boolean) : void extracted from private verifyReplication(tableName TableName, regionReplication int, startRow int, endRow int) : void in class org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint | From | To | |
Extract Method public verifyNumericRows(region HRegion, f byte[], startRow int, endRow int, present boolean) : void extracted from public verifyNumericRows(region HRegion, f byte[], startRow int, endRow int) : void in class org.apache.hadoop.hbase.HBaseTestingUtility | From | To |