eef1ef59be97075cbd11e30e21a5591dd4be42b7
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 17
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method public getPrimary() : boolean from class alluxio.master.journal.JournalCreateOptions to public getPrimary() : boolean from class alluxio.master.journal.JournalWriterCreateOptions | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private mPrimary : boolean from class alluxio.master.journal.JournalCreateOptions to private mPrimary : boolean from class alluxio.master.journal.JournalWriterCreateOptions | From | To | |
| Move Attribute private mPrimary : boolean from class alluxio.master.journal.JournalCreateOptions to private mPrimary : boolean from class alluxio.master.journal.ufs.UfsJournalReader | From | To |