0345fc87759a7d44ecc385327ebb586fc632fb65
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable e : Exception to msg : String in method private restore(backupManifestMap HashMap<TableName,BackupManifest>, sTableArray TableName[], tTableArray TableName[], isOverwrite boolean) : void in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type e : Exception to msg : String in method private restore(backupManifestMap HashMap<TableName,BackupManifest>, sTableArray TableName[], tTableArray TableName[], isOverwrite boolean) : void in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient | From | To | |
| Extract Method | 1 | ||
| Extract Method public loadHFiles(testName String, htd HTableDescriptor, util HBaseTestingUtility, fam byte[], qual byte[], preCreateTable boolean, tableSplitKeys byte[][], hfileRanges byte[][][], useMap boolean, deleteFile boolean, copyFiles boolean, initRowCount int, factor int) : int extracted from private runTest(testName String, htd HTableDescriptor, bloomType BloomType, preCreateTable boolean, tableSplitKeys byte[][], hfileRanges byte[][][], useMap boolean, copyFiles boolean) : void in class org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles | From | To |