ee3accb37095c61dec23b9216b1f6e160ce3414d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public loadHFiles(testName String, htd TableDescriptor, util HBaseTestingUtility, fam byte[], qual byte[], preCreateTable boolean, tableSplitKeys byte[][], hfileRanges byte[][][], useMap boolean, deleteFile boolean, copyFiles boolean, initRowCount int, factor int, depth int) : int extracted from public loadHFiles(testName String, htd TableDescriptor, util HBaseTestingUtility, fam byte[], qual byte[], preCreateTable boolean, tableSplitKeys byte[][], hfileRanges byte[][][], useMap boolean, deleteFile boolean, copyFiles boolean, initRowCount int, factor int) : int in class org.apache.hadoop.hbase.tool.TestLoadIncrementalHFiles | From | To |