387eb4d20b6cc04bd09deaf3e3829f7bb58fcc95
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 28
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable new_log : URI to newLog : URI in method private maybeRotateLog() : void in class alluxio.master.journal.ufs.UfsJournalLogWriter | From | To | |
Change Variable Type | 2 | ||
Change Variable Type factory : MutableJournal.Factory to factory : Journal.Factory in method public format(mode Mode) : void in class alluxio.cli.Format | From | To | |
Change Variable Type journal : UfsMutableJournal to journal : UfsJournal in method public multipleFlush() : void in class alluxio.master.UfsJournalIntegrationTest | From | To |