|
Move Method public isSetGroup() : boolean from class tachyon.thrift.SetAclTOptions to public isSetGroup() : boolean from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Method public unsetGroup() : void from class tachyon.thrift.SetAclTOptions to public unsetGroup() : void from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Method public getOwner() : String from class tachyon.thrift.SetAclTOptions to public getOwner() : String from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Method public isSetPermission() : boolean from class tachyon.thrift.SetAclTOptions to public isSetPermission() : boolean from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Method public isSetOwner() : boolean from class tachyon.thrift.SetAclTOptions to public isSetOwner() : boolean from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Method public getOwner() : String from class tachyon.client.file.options.SetAclOptions to public getOwner() : String from class tachyon.client.file.options.SetAttributeOptions |
From |
To |
|
Move Method public setRecursive(recursive boolean) : SetAclTOptions from class tachyon.thrift.SetAclTOptions to public setRecursive(recursive boolean) : SetAttributeTOptions from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Method public getGroup() : String from class tachyon.client.file.options.SetAclOptions to public getGroup() : String from class tachyon.client.file.options.SetAttributeOptions |
From |
To |
|
Move Method public setGroupIsSet(value boolean) : void from class tachyon.thrift.SetAclTOptions to public setGroupIsSet(value boolean) : void from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Method public unsetPermission() : void from class tachyon.thrift.SetAclTOptions to public unsetPermission() : void from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Method public isSetRecursive() : boolean from class tachyon.thrift.SetAclTOptions to public isSetRecursive() : boolean from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Method public isRecursive() : boolean from class tachyon.thrift.SetAclTOptions to public isRecursive() : boolean from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Method public isSetE() : boolean from class tachyon.thrift.FileSystemMasterClientService.setAcl_result to public isSetE() : boolean from class tachyon.thrift.FileSystemMasterClientService.setAttribute_result |
From |
To |
|
Move Method public getGroup() : String from class tachyon.thrift.SetAclTOptions to public getGroup() : String from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Method public getE() : TachyonTException from class tachyon.thrift.FileSystemMasterClientService.setAcl_result to public getE() : TachyonTException from class tachyon.thrift.FileSystemMasterClientService.setAttribute_result |
From |
To |
|
Move Method public setPermission(permission int) : SetAclTOptions from class tachyon.thrift.SetAclTOptions to public setPermission(permission int) : SetAttributeTOptions from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Method public setOwnerIsSet(value boolean) : void from class tachyon.thrift.SetAclTOptions to public setOwnerIsSet(value boolean) : void from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Method public clear() : void from class tachyon.thrift.FileSystemMasterClientService.setAcl_result to public clear() : void from class tachyon.thrift.FileSystemMasterClientService.setAttribute_result |
From |
To |
|
Move Method public setPermissionIsSet(value boolean) : void from class tachyon.thrift.SetAclTOptions to public setPermissionIsSet(value boolean) : void from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Method public getPermission() : int from class tachyon.thrift.SetAclTOptions to public getPermission() : int from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Method public getPermission() : short from class tachyon.client.file.options.SetAclOptions to public getPermission() : short from class tachyon.client.file.options.SetAttributeOptions |
From |
To |
|
Move Method public unsetE() : void from class tachyon.thrift.FileSystemMasterClientService.setAcl_result to public unsetE() : void from class tachyon.thrift.FileSystemMasterClientService.setAttribute_result |
From |
To |
|
Move Method public setRecursiveIsSet(value boolean) : void from class tachyon.thrift.SetAclTOptions to public setRecursiveIsSet(value boolean) : void from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Method public setEIsSet(value boolean) : void from class tachyon.thrift.FileSystemMasterClientService.setAcl_result to public setEIsSet(value boolean) : void from class tachyon.thrift.FileSystemMasterClientService.setAttribute_result |
From |
To |
|
Move Method public unsetRecursive() : void from class tachyon.thrift.SetAclTOptions to public unsetRecursive() : void from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Method public unsetOwner() : void from class tachyon.thrift.SetAclTOptions to public unsetOwner() : void from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Attribute private e : tachyon.thrift.TachyonTException from class tachyon.thrift.FileSystemMasterClientService.setAcl_result to private e : tachyon.thrift.TachyonTException from class tachyon.thrift.FileSystemMasterClientService.setAttribute_result |
From |
To |
|
Move Attribute private GROUP_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.SetAclTOptions to private GROUP_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Attribute private recursive : boolean from class tachyon.thrift.SetAclTOptions to private recursive : boolean from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Attribute private E_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.FileSystemMasterClientService.setAcl_result to private E_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.FileSystemMasterClientService.setAttribute_result |
From |
To |
|
Move Attribute private owner : String from class tachyon.thrift.SetAclTOptions to private owner : String from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Attribute private OWNER_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.SetAclTOptions to private OWNER_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Attribute private __PERMISSION_ISSET_ID : int from class tachyon.thrift.SetAclTOptions to private __PERMISSION_ISSET_ID : int from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Attribute private group : String from class tachyon.thrift.SetAclTOptions to private group : String from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Attribute private __RECURSIVE_ISSET_ID : int from class tachyon.thrift.SetAclTOptions to private __RECURSIVE_ISSET_ID : int from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Attribute private PERMISSION_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.SetAclTOptions to private PERMISSION_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Attribute private RECURSIVE_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.SetAclTOptions to private RECURSIVE_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Attribute private permission : int from class tachyon.thrift.SetAclTOptions to private permission : int from class tachyon.thrift.SetAttributeTOptions |
From |
To |
|
Move Attribute private mGroup : String from class tachyon.client.file.options.SetAclOptions to private mGroup : String from class tachyon.client.file.options.SetAttributeOptions |
From |
To |
|
Move Attribute private mPermission : short from class tachyon.client.file.options.SetAclOptions to private mPermission : short from class tachyon.client.file.options.SetAttributeOptions |
From |
To |
|
Move Attribute private mOwner : String from class tachyon.client.file.options.SetAclOptions to private mOwner : String from class tachyon.client.file.options.SetAttributeOptions |
From |
To |
|
Change Variable Type options : SetAclOptions to options : SetAttributeOptions in method private chown(path TachyonURI, owner String, recursive boolean) : void in class tachyon.shell.command.ChownCommand |
From |
To |
|
Change Variable Type options : SetAclOptions to options : SetAttributeOptions in method private chgrp(path TachyonURI, group String, recursive boolean) : void in class tachyon.shell.command.ChgrpCommand |
From |
To |
|
Change Variable Type options : SetAclOptions to options : SetAttributeOptions in method private chmod(path TachyonURI, modeStr String, recursive boolean) : void in class tachyon.shell.command.ChmodCommand |
From |
To |
|
Change Variable Type options : SetAclOptions to options : SetAttributeOptions in method public setOwner(path Path, username String, groupname String) : void in class tachyon.hadoop.AbstractTFS |
From |
To |
|
Change Variable Type options : SetAclOptions to options : SetAttributeOptions in method public setPermission(path Path, permission FsPermission) : void in class tachyon.hadoop.AbstractTFS |
From |
To |