3de0b0417c032693e34eb7f61633fdbf042dc5b5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private buildHTD(tableName TableName, bloomType BloomType) : HTableDescriptor extracted from private runTest(testName String, tableName TableName, bloomType BloomType, preCreateTable boolean, tableSplitKeys byte[][], hfileRanges byte[][][]) : void in class org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles | From | To | |
Extract Method public createHFile(configuration Configuration, fs FileSystem, path Path, family byte[], qualifier byte[], startKey byte[], endKey byte[], numRows int, withTag boolean) : void extracted from public createHFile(configuration Configuration, fs FileSystem, path Path, family byte[], qualifier byte[], startKey byte[], endKey byte[], numRows int) : void in class org.apache.hadoop.hbase.util.HFileTestUtil | From | To |