264bc3a237f07b3589331a32d47b216e36a69355
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type permission : short to options : SetAclOptions in method private setGroupOrPermission(path TachyonURI, options SetAclOptions) : void in class tachyon.master.file.FileSystemMaster | From | To | |
Change Parameter Type user : String to options : SetAclOptions in method private setOwner(path TachyonURI, options SetAclOptions) : void in class tachyon.master.file.FileSystemMaster | From | To | |
Merge Parameter | 1 | ||
Merge Parameter [user : String, group : String, permission : short] to options : SetAclOptions in method private setAclInternal(inode Inode, opTimeMs long, options SetAclOptions) : void in class tachyon.master.file.FileSystemMaster | From | To | |
Rename Parameter | 2 | ||
Rename Parameter permission : short to options : SetAclOptions in method private setGroupOrPermission(path TachyonURI, options SetAclOptions) : void in class tachyon.master.file.FileSystemMaster | From | To | |
Rename Parameter user : String to options : SetAclOptions in method private setOwner(path TachyonURI, options SetAclOptions) : void in class tachyon.master.file.FileSystemMaster | From | To |