e820e64272220cccfe403814606c1f0b17f287ca
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable success : boolean to failedArchive : List<File> in method public archiveRegion(fs FileSystem, rootdir Path, tableDir Path, regionDir Path) : boolean in class org.apache.hadoop.hbase.backup.HFileArchiver | From | To | |
Extract Variable | 1 | ||
Extract Variable cause : Throwable in method private doClose(abort boolean, status MonitoredTask) : Map<byte[],List<StoreFile>> from class org.apache.hadoop.hbase.regionserver.HRegion | From | To | |
Change Variable Type | 1 | ||
Change Variable Type success : boolean to failedArchive : List<File> in method public archiveRegion(fs FileSystem, rootdir Path, tableDir Path, regionDir Path) : boolean in class org.apache.hadoop.hbase.backup.HFileArchiver | From | To |