|
Rename Method public getLength() : long renamed to public getUfsLength() : long in class tachyon.client.file.options.CompleteFileOptions |
From |
To |
|
Rename Method public setLength(length long) : Builder renamed to public setUfsLength(ufsLength long) : Builder in class tachyon.client.file.options.CompleteFileOptions.Builder |
From |
To |
|
Rename Method public isSetLength() : boolean renamed to public isSetUfsLength() : boolean in class tachyon.thrift.CompleteFileTOptions |
From |
To |
|
Rename Method public unsetLength() : void renamed to public unsetUfsLength() : void in class tachyon.thrift.CompleteFileTOptions |
From |
To |
|
Rename Method public getLength() : long renamed to public getUfsLength() : long in class tachyon.master.file.options.CompleteFileOptions |
From |
To |
|
Rename Method public setLength(length long) : Builder renamed to public setUfsLength(ufsLength long) : Builder in class tachyon.master.file.options.CompleteFileOptions.Builder |
From |
To |
|
Rename Method public getLength() : long renamed to public getUfsLength() : long in class tachyon.thrift.CompleteFileTOptions |
From |
To |
|
Rename Method public setLengthIsSet(value boolean) : void renamed to public setUfsLengthIsSet(value boolean) : void in class tachyon.thrift.CompleteFileTOptions |
From |
To |
|
Rename Method public setLength(length long) : CompleteFileTOptions renamed to public setUfsLength(ufsLength long) : CompleteFileTOptions in class tachyon.thrift.CompleteFileTOptions |
From |
To |
|
Rename Variable that_present_length : boolean to that_present_ufsLength : boolean in method public equals(that CompleteFileTOptions) : boolean in class tachyon.thrift.CompleteFileTOptions |
From |
To |
|
Rename Variable length : long to ufsLength : long in method public builderTest() : void in class tachyon.client.file.options.CompleteFileOptionsTest |
From |
To |
|
Rename Variable present_length : boolean to present_ufsLength : boolean in method public hashCode() : int in class tachyon.thrift.CompleteFileTOptions |
From |
To |
|
Rename Variable this_present_length : boolean to this_present_ufsLength : boolean in method public equals(that CompleteFileTOptions) : boolean in class tachyon.thrift.CompleteFileTOptions |
From |
To |
|
Rename Variable length : long to ufsLength : long in method public builderTest() : void in class tachyon.master.file.options.CompleteFileOptionsTest |
From |
To |
|
Rename Variable fileSizeByte : long to ufsLength : long in method public loadMetadata(path TachyonURI, recursive boolean) : long in class tachyon.master.file.FileSystemMaster |
From |
To |
|
Rename Attribute mLength : long to mUfsLength : long in class tachyon.client.file.options.CompleteFileOptions |
From |
To |
|
Rename Attribute __LENGTH_ISSET_ID : int to __UFSLENGTH_ISSET_ID : int in class tachyon.thrift.CompleteFileTOptions |
From |
To |
|
Rename Attribute LENGTH_FIELD_DESC : TField to UFS_LENGTH_FIELD_DESC : TField in class tachyon.thrift.CompleteFileTOptions |
From |
To |
|
Rename Attribute mLength : long to mUfsLength : long in class tachyon.master.file.options.CompleteFileOptions |
From |
To |
|
Rename Attribute mLength : long to mUfsLength : long in class tachyon.client.file.options.CompleteFileOptions.Builder |
From |
To |
|
Rename Attribute length : long to ufsLength : long in class tachyon.thrift.CompleteFileTOptions |
From |
To |
|
Rename Attribute mLength : long to mUfsLength : long in class tachyon.master.file.options.CompleteFileOptions.Builder |
From |
To |