af923225d0a874ecf3c7deddbc0d7bc82184e1d1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable toClean : FileStatus to oldWalFile : FileStatus in method private deleteFile() : void in class org.apache.hadoop.hbase.master.cleaner.LogCleaner | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute oldWALsDir : Path to OLD_WALS_DIR : Path in method public testOnConfigurationChange() : void in class org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type result : boolean to result : AtomicBoolean in class org.apache.hadoop.hbase.master.cleaner.LogCleaner.CleanerContext | From | To |