|
Change Parameter Type recursive : boolean to options : MkdirTOptions in method public send_mkdir(path String, options MkdirTOptions) : void in class tachyon.thrift.FileSystemMasterService.Client |
From |
To |
|
Change Parameter Type recursive : boolean to options : MkdirTOptions in method public mkdir(path String, options MkdirTOptions, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.FileSystemMasterService.AsyncIface |
From |
To |
|
Change Parameter Type recursive : boolean to options : MkdirTOptions in method public mkdir_call(path String, options MkdirTOptions, resultHandler AsyncMethodCallback, client TAsyncClient, protocolFactory TProtocolFactory, transport TNonblockingTransport) in class tachyon.thrift.FileSystemMasterService.AsyncClient.mkdir_call |
From |
To |
|
Change Parameter Type recursive : boolean to options : MkdirTOptions in method public mkdir_args(path String, options MkdirTOptions) in class tachyon.thrift.FileSystemMasterService.mkdir_args |
From |
To |
|
Change Parameter Type recursive : boolean to options : MkdirTOptions in method public mkdir(path String, options MkdirTOptions) : boolean in class tachyon.thrift.FileSystemMasterService.Iface |
From |
To |
|
Change Parameter Type recursive : boolean to options : MkdirTOptions in method public mkdir(path String, options MkdirTOptions, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.FileSystemMasterService.AsyncClient |
From |
To |
|
Change Parameter Type recursive : boolean to options : MkdirTOptions in method public mkdir(path String, options MkdirTOptions) : boolean in class tachyon.thrift.FileSystemMasterService.Client |
From |
To |
|
Move Method public getBlockSizeBytes() : long from class tachyon.thrift.FileSystemMasterService.create_args to public getBlockSizeBytes() : long from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Method public setRecursiveIsSet(value boolean) : void from class tachyon.thrift.FileSystemMasterService.create_args to public setRecursiveIsSet(value boolean) : void from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Method public isSetTtl() : boolean from class tachyon.thrift.FileSystemMasterService.create_args to public isSetTtl() : boolean from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Method public validate() : void from class tachyon.thrift.FileSystemMasterService.mkdir_args to public validate() : void from class tachyon.thrift.MkdirTOptions |
From |
To |
|
Move Method public isRecursive() : boolean from class tachyon.thrift.FileSystemMasterService.create_args to public isRecursive() : boolean from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Method public setBlockSizeBytesIsSet(value boolean) : void from class tachyon.thrift.FileSystemMasterService.create_args to public setBlockSizeBytesIsSet(value boolean) : void from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Method public getTtl() : long from class tachyon.thrift.FileSystemMasterService.create_args to public getTtl() : long from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Method public isRecursive() : boolean from class tachyon.thrift.FileSystemMasterService.mkdir_args to public isRecursive() : boolean from class tachyon.thrift.MkdirTOptions |
From |
To |
|
Move Method public setRecursive(recursive boolean) : mkdir_args from class tachyon.thrift.FileSystemMasterService.mkdir_args to public setRecursive(recursive boolean) : CreateTOptions from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Method public setRecursive(recursive boolean) : create_args from class tachyon.thrift.FileSystemMasterService.create_args to public setRecursive(recursive boolean) : CreateTOptions from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Method public unsetRecursive() : void from class tachyon.thrift.FileSystemMasterService.mkdir_args to public unsetRecursive() : void from class tachyon.thrift.MkdirTOptions |
From |
To |
|
Move Method public isSetRecursive() : boolean from class tachyon.thrift.FileSystemMasterService.create_args to public isSetRecursive() : boolean from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Method public isSetBlockSizeBytes() : boolean from class tachyon.thrift.FileSystemMasterService.create_args to public isSetBlockSizeBytes() : boolean from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Method public unsetTtl() : void from class tachyon.thrift.FileSystemMasterService.create_args to public unsetTtl() : void from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Method public unsetBlockSizeBytes() : void from class tachyon.thrift.FileSystemMasterService.create_args to public unsetBlockSizeBytes() : void from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Method public setTtl(ttl long) : create_args from class tachyon.thrift.FileSystemMasterService.create_args to public setTtl(ttl long) : CreateTOptions from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Method public setTtlIsSet(value boolean) : void from class tachyon.thrift.FileSystemMasterService.create_args to public setTtlIsSet(value boolean) : void from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Method public isSetRecursive() : boolean from class tachyon.thrift.FileSystemMasterService.mkdir_args to public isSetRecursive() : boolean from class tachyon.thrift.MkdirTOptions |
From |
To |
|
Move Method public setBlockSizeBytes(blockSizeBytes long) : create_args from class tachyon.thrift.FileSystemMasterService.create_args to public setBlockSizeBytes(blockSizeBytes long) : CreateTOptions from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Method public validate() : void from class tachyon.thrift.FileSystemMasterService.create_args to public validate() : void from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Method public unsetRecursive() : void from class tachyon.thrift.FileSystemMasterService.create_args to public unsetRecursive() : void from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Method public setRecursiveIsSet(value boolean) : void from class tachyon.thrift.FileSystemMasterService.mkdir_args to public setRecursiveIsSet(value boolean) : void from class tachyon.thrift.MkdirTOptions |
From |
To |
|
Move Attribute private RECURSIVE_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.FileSystemMasterService.create_args to private RECURSIVE_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Attribute private BLOCK_SIZE_BYTES_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.FileSystemMasterService.create_args to private BLOCK_SIZE_BYTES_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Attribute private RECURSIVE_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.FileSystemMasterService.mkdir_args to private RECURSIVE_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.MkdirTOptions |
From |
To |
|
Move Attribute private __BLOCKSIZEBYTES_ISSET_ID : int from class tachyon.thrift.FileSystemMasterService.create_args to private __BLOCKSIZEBYTES_ISSET_ID : int from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Attribute private recursive : boolean from class tachyon.thrift.FileSystemMasterService.AsyncClient.create_call to public recursive : boolean from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Attribute private blockSizeBytes : long from class tachyon.thrift.FileSystemMasterService.AsyncClient.create_call to public blockSizeBytes : long from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Attribute public ttl : long from class tachyon.thrift.FileSystemMasterService.create_args to public ttl : long from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Attribute private ttl : long from class tachyon.thrift.FileSystemMasterService.AsyncClient.create_call to public ttl : long from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Attribute private __RECURSIVE_ISSET_ID : int from class tachyon.thrift.FileSystemMasterService.create_args to private __RECURSIVE_ISSET_ID : int from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Attribute public recursive : boolean from class tachyon.thrift.FileSystemMasterService.create_args to public recursive : boolean from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Attribute public blockSizeBytes : long from class tachyon.thrift.FileSystemMasterService.create_args to public blockSizeBytes : long from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Attribute private TTL_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.FileSystemMasterService.create_args to private TTL_FIELD_DESC : org.apache.thrift.protocol.TField from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Attribute private __isset_bitfield : byte from class tachyon.thrift.FileSystemMasterService.create_args to private __isset_bitfield : byte from class tachyon.thrift.CreateTOptions |
From |
To |
|
Move Attribute private recursive : boolean from class tachyon.thrift.FileSystemMasterService.AsyncClient.mkdir_call to public recursive : boolean from class tachyon.thrift.MkdirTOptions |
From |
To |
|
Move Attribute private __RECURSIVE_ISSET_ID : int from class tachyon.thrift.FileSystemMasterService.mkdir_args to private __RECURSIVE_ISSET_ID : int from class tachyon.thrift.MkdirTOptions |
From |
To |
|
Move Attribute private __isset_bitfield : byte from class tachyon.thrift.FileSystemMasterService.mkdir_args to private __isset_bitfield : byte from class tachyon.thrift.MkdirTOptions |
From |
To |
|
Move Attribute public recursive : boolean from class tachyon.thrift.FileSystemMasterService.mkdir_args to public recursive : boolean from class tachyon.thrift.MkdirTOptions |
From |
To |
|
Move Attribute private __TTL_ISSET_ID : int from class tachyon.thrift.FileSystemMasterService.create_args to private __TTL_ISSET_ID : int from class tachyon.thrift.CreateTOptions |
From |
To |
|
Rename Parameter recursive : boolean to options : MkdirTOptions in method public send_mkdir(path String, options MkdirTOptions) : void in class tachyon.thrift.FileSystemMasterService.Client |
From |
To |
|
Rename Parameter recursive : boolean to options : MkdirTOptions in method public mkdir(path String, options MkdirTOptions, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.FileSystemMasterService.AsyncIface |
From |
To |
|
Rename Parameter recursive : boolean to options : MkdirTOptions in method public mkdir_args(path String, options MkdirTOptions) in class tachyon.thrift.FileSystemMasterService.mkdir_args |
From |
To |
|
Rename Parameter recursive : boolean to options : MkdirTOptions in method public mkdir_call(path String, options MkdirTOptions, resultHandler AsyncMethodCallback, client TAsyncClient, protocolFactory TProtocolFactory, transport TNonblockingTransport) in class tachyon.thrift.FileSystemMasterService.AsyncClient.mkdir_call |
From |
To |
|
Rename Parameter recursive : boolean to options : MkdirTOptions in method public mkdir(path String, options MkdirTOptions, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.FileSystemMasterService.AsyncClient |
From |
To |
|
Rename Parameter recursive : boolean to options : MkdirTOptions in method public mkdir(path String, options MkdirTOptions) : boolean in class tachyon.thrift.FileSystemMasterService.Iface |
From |
To |
|
Rename Parameter recursive : boolean to options : MkdirTOptions in method public mkdir(path String, options MkdirTOptions) : boolean in class tachyon.thrift.FileSystemMasterService.Client |
From |
To |