aeda8d2da4884faa05f657f479f9b5ef6540bc70
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method public setEnsureAtomic(atomic boolean) : CreateOptions extracted from private rotateLog() : void in class alluxio.master.journal.JournalWriter.EntryOutputStream & moved to class alluxio.underfs.options.CreateOptions | From | To | |
Extract And Move Method public setEnsureAtomic(atomic boolean) : CreateOptions extracted from public EntryOutputStream(ufs UnderFileSystem, logPath String, journalFormatter JournalFormatter, journalWriter JournalWriter) in class alluxio.master.journal.JournalWriter.EntryOutputStream & moved to class alluxio.underfs.options.CreateOptions | From | To |