84923cf1800305f4ab91e87f3b8ed6a7c67449e4
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method package isRead(lockMode LockMode) : boolean moved from class alluxio.master.file.meta.InodeTree.LockMode to class alluxio.master.file.meta.InodeTree & inlined to public getInodeChildrenRecursiveInternal(inodeDirectory InodeDirectory, lockMode LockMode, inodeGroup InodeLockGroup) : InodeLockGroup | From | To | |
Merge Variable | 2 | ||
Merge Variable [srcPath : InodePath, dstPath : InodePath] to inodePathPair : InodePathPair in method public ttlRenameTest() : void in class alluxio.master.file.FileSystemMasterIntegrationTest | From | To | |
Merge Variable [srcPath : InodePath, dstPath : InodePath] to inodePathPair : InodePathPair in method public lastModificationTimeRenameTest() : void in class alluxio.master.file.FileSystemMasterIntegrationTest | From | To | |
Inline Variable | 2 | ||
Inline Variable uriLock1 : AlluxioURI in method public rename(srcPath AlluxioURI, dstPath AlluxioURI) : void from class alluxio.master.file.FileSystemMaster | From | To | |
Inline Variable uriLock2 : AlluxioURI in method public rename(srcPath AlluxioURI, dstPath AlluxioURI) : void from class alluxio.master.file.FileSystemMaster | From | To |