5182e9a3b3552044846c343957787c6b7ed85cfc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable inode : Inode to inodeOnPath : Inode in method private collectFileInfoList(path TachyonURI) : List<FileInfo> in class tachyon.master.file.FileSystemMaster | From | To | |
Extract Method | 3 | ||
Extract Method private getGroups(user String) : List<String> extracted from private checkPermission(action FileSystemAction, path TachyonURI, checkParent boolean) : void in class tachyon.master.file.FileSystemMaster | From | To | |
Extract Method private getClientUser() : String extracted from private checkPermission(action FileSystemAction, path TachyonURI, checkParent boolean) : void in class tachyon.master.file.FileSystemMaster | From | To | |
Extract Method private collectFileInfoList(path TachyonURI) : List<FileInfo> extracted from private checkPermission(action FileSystemAction, path TachyonURI, checkParent boolean) : void in class tachyon.master.file.FileSystemMaster | From | To |