06b5aaa861471d099035ccb7c6d16b82a1562235
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable ufs : UnderFileSystem to factory : UnderFileSystemFactory in method public singleMasterMountUnmountJournal() : void in class alluxio.master.JournalShutdownIntegrationTest | From | To | |
| Rename Variable ufs : UnderFileSystem to factory : UnderFileSystemFactory in method public multiMasterMountUnmountJournal() : void in class alluxio.master.JournalShutdownIntegrationTest | From | To | |
| Change Return Type | 3 | ||
| Change Return Type UnderFileSystem to UnderFileSystemFactory in method private mountUnmount(fs FileSystem) : UnderFileSystemFactory in class alluxio.master.JournalShutdownIntegrationTest | From | To | |
| Change Return Type UfsInfo to void in method public addMount(mountId long, ufsUri AlluxioURI, ufsConf UnderFileSystemConfiguration) : void in class alluxio.underfs.AbstractUfsManager | From | To | |
| Change Return Type UfsInfo to void in method public addMount(mountId long, ufsUri AlluxioURI, ufsConf UnderFileSystemConfiguration) : void in class alluxio.underfs.UfsManager | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute mBlockOpenExecutor : ExecutorService to mRpcExecutor : ExecutorService in class alluxio.worker.netty.DataServerShortCircuitReadHandler | From | To | |
| Rename Attribute mMountIdToUfsMap : ConcurrentHashMap<Long,UfsInfo> to mMountIdToUfsInfoMap : ConcurrentHashMap<Long,UfsInfo> in class alluxio.underfs.AbstractUfsManager | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type ufs : UnderFileSystem to factory : UnderFileSystemFactory in method public singleMasterMountUnmountJournal() : void in class alluxio.master.JournalShutdownIntegrationTest | From | To | |
| Change Variable Type ufs : UnderFileSystem to factory : UnderFileSystemFactory in method public multiMasterMountUnmountJournal() : void in class alluxio.master.JournalShutdownIntegrationTest | From | To |