e19632a19abc52a983d444811852bf0f11cd0d0b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method public createTable(util HBaseTestingUtility, tableName TableName, regionReplication int, nRegions int, families byte[]...) : void extracted from public createTable(util HBaseTestingUtility, tableName TableName, regionReplication int, families byte[]...) : void in class org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils | From | To | |
Extract Method private createMobTable(util HBaseTestingUtility, tableName TableName, splitKeys byte[][], regionReplication int, families byte[]...) : void extracted from public createMobTable(util HBaseTestingUtility, tableName TableName, regionReplication int, families byte[]...) : void in class org.apache.hadoop.hbase.snapshot.MobSnapshotTestingUtils | From | To | |
Extract Method public getSplitKeys(nRegions int) : byte[][] extracted from public getSplitKeys() : byte[][] in class org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils | From | To |