26c2d93f77bee9f6fcaee601d2206ac7e09a7378
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable mobRegion : HRegionInfo to mobRegionInfo : HRegionInfo in method public snapshotRegions(regionsAndLocations List<Pair<HRegionInfo,ServerName>>) : void in class org.apache.hadoop.hbase.master.snapshot.DisabledTableSnapshotHandler | From | To | |
Extract Method | 2 | ||
Extract Method public getStoreArchivePath(conf Configuration, region HRegionInfo, family byte[]) : Path extracted from public getStoreArchivePath(conf Configuration, region HRegionInfo, tabledir Path, family byte[]) : Path in class org.apache.hadoop.hbase.util.HFileArchiveUtil | From | To | |
Extract Method public archiveFamilyByFamilyDir(fs FileSystem, conf Configuration, parent HRegionInfo, familyDir Path, family byte[]) : void extracted from public archiveFamily(fs FileSystem, conf Configuration, parent HRegionInfo, tableDir Path, family byte[]) : void in class org.apache.hadoop.hbase.backup.HFileArchiver | From | To |