06c21e9316ab2b7fa6664fd0eb836fecc088c283
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method package decodeCheckpointOrLogFile(filename String, isCheckpoint boolean) : UfsJournalFile renamed to package decodeCheckpointFile(filename String) : UfsJournalFile in class alluxio.master.journal.ufs.UfsJournal | From | To | |
| Rename Variable | 2 | ||
| Rename Variable p : UnderFileStatus to status : UnderFileStatus in method public format() : void in class alluxio.master.journal.ufs.UfsJournal | From | To | |
| Rename Variable quitePeriodWaited : boolean to quietPeriodWaited : boolean in method private runInternal() : void in class alluxio.master.journal.JournalCheckpointThread | From | To |