e4a573a8e013a6ec0e59c2ad5137f607c8560ce3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public getRoot() : UnderFileSystem renamed to public getForRoot() : UnderFileSystem in class alluxio.underfs.UnderFileSystem.Factory | From | To | |
Rename Method public getMountPoint(path String, ufsConf Object) : UnderFileSystem renamed to public getForMountPoint(path String, ufsConf Object) : UnderFileSystem in class alluxio.underfs.UnderFileSystem.Factory | From | To | |
Rename Method public getJournal(path URI) : UnderFileSystem renamed to public getForJournal(path URI) : UnderFileSystem in class alluxio.underfs.UnderFileSystem.Factory | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type sJournalDirectoryV0 : String to sJournalDirectoryV0 : URI in class alluxio.master.journal.JournalUpgrader | From | To |