3c5771daa8f256a1e88f302bcbbdb0a76b9676bc
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 1 | ||
Change Attribute Type mCuratorServer : TestingServer to mCuratorServer : RestartableTestingServer in class alluxio.master.MultiMasterLocalAlluxioCluster | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method private wrapDataOutputStream(stream OutputStream) : DataOutputStream extracted from package JournalOutputStream(currentLog UfsJournalFile, stream OutputStream) in class alluxio.master.journal.ufs.UfsJournalLogWriter.JournalOutputStream & moved to class alluxio.master.journal.ufs.UfsJournalLogWriter | From | To | |
Extract And Move Method package currentLog() : UfsJournalFile extracted from public flush() : void in class alluxio.master.journal.ufs.UfsJournalLogWriter & moved to class alluxio.master.journal.ufs.UfsJournalLogWriter.JournalOutputStream | From | To |