2a98606267c8b8a5b771491cabaebb4997a62b04
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable ufsSrcUri : AlluxioURI to ufsSrcPath : String in method package renameInternal(srcInodePath LockedInodePath, dstInodePath LockedInodePath, replayed boolean, opTimeMs long) : void in class alluxio.master.file.FileSystemMaster | From | To | |
Change Variable Type | 1 | ||
Change Variable Type ufsSrcUri : AlluxioURI to ufsSrcPath : String in method package renameInternal(srcInodePath LockedInodePath, dstInodePath LockedInodePath, replayed boolean, opTimeMs long) : void in class alluxio.master.file.FileSystemMaster | From | To | |
Extract Variable | 1 | ||
Extract Variable ufsDstPath : String in method package renameInternal(srcInodePath LockedInodePath, dstInodePath LockedInodePath, replayed boolean, opTimeMs long) : void from class alluxio.master.file.FileSystemMaster | From | To |