58c76192bdbf1f4863c1c87d165c2e3b9674d4ad
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method protected refreshStoreFiles(force boolean) : boolean inlined to public refreshStoreFiles() : boolean in class org.apache.hadoop.hbase.regionserver.HRegion | From | To | |
| Extract Variable | 1 | ||
| Extract Variable ioe : IOException in method protected createWriterInstance(path Path) : AsyncWriter from class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL | From | To | |
| Extract Method | 2 | ||
| Extract Method private removeStoreFile(fs FileSystem, tmpStoreFilePath Path) : void extracted from public testLosingFileAfterScannerInit() : void in class org.apache.hadoop.hbase.regionserver.TestCorruptedRegionStoreFile | From | To | |
| Extract Method private removeStoreFile(fs FileSystem, tmpStoreFilePath Path) : void extracted from public testLosingFileDuringScan() : void in class org.apache.hadoop.hbase.regionserver.TestCorruptedRegionStoreFile | From | To |