fcc09dcd38b8543a9dd40212206cb4231620dac9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 3 | ||
Parameterize Variable desc : HTableDescriptor to htd : HTableDescriptor in method public createTable(testUtil HBaseTestingUtility, htd HTableDescriptor, splitKeys byte[][]) : void in class org.apache.hadoop.hbase.util.TestHBaseFsck | From | To | |
Extract Variable | 1 | ||
Extract Variable tableName : TableName in method public testCheckTableLocks() : void from class org.apache.hadoop.hbase.util.TestHBaseFsck | From | To | |
Extract Method | 3 | ||
Extract Method public createTable(testUtil HBaseTestingUtility, htd HTableDescriptor, splitKeys byte[][]) : void extracted from public testTableWithNoRegions() : void in class org.apache.hadoop.hbase.util.TestHBaseFsck | From | To | |
Extract Method public createTable(testUtil HBaseTestingUtility, htd HTableDescriptor, splitKeys byte[][]) : void extracted from package setupTableWithRegionReplica(tablename TableName, replicaCount int) : void in class org.apache.hadoop.hbase.util.TestHBaseFsck | From | To | |
Extract Method public createTable(testUtil HBaseTestingUtility, htd HTableDescriptor, splitKeys byte[][]) : void extracted from public testCleanUpDaughtersNotInMetaAfterFailedSplit() : void in class org.apache.hadoop.hbase.util.TestHBaseFsck | From | To |