|
Rename Method public unsetLocations() : void renamed to public unsetUnderFsLocations() : void in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Rename Method public setLocationsIsSet(value boolean) : void renamed to public setUnderFsLocationsIsSet(value boolean) : void in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Rename Method public getLocationsIterator() : Iterator<NetAddress> renamed to public getUnderFsLocationsIterator() : Iterator<NetAddress> in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Rename Method public addToLocations(elem NetAddress) : void renamed to public addToUnderFsLocations(elem NetAddress) : void in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Rename Method public isSetBlockId() : boolean renamed to public isSetBlockInfo() : boolean in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Rename Method public isSetLocations() : boolean renamed to public isSetUnderFsLocations() : boolean in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Rename Method public unsetBlockId() : void renamed to public unsetBlockInfo() : void in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Rename Method public getLocations() : List<NetAddress> renamed to public getUnderFsLocations() : List<NetAddress> in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Rename Method public getLocationsSize() : int renamed to public getUnderFsLocationsSize() : int in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Rename Method public setLocations(locations List<NetAddress>) : FileBlockInfo renamed to public setUnderFsLocations(underFsLocations List<NetAddress>) : FileBlockInfo in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Rename Variable this_present_locations : boolean to this_present_blockInfo : boolean in method public equals(that FileBlockInfo) : boolean in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Rename Variable present_blockId : boolean to present_underFsLocations : boolean in method public hashCode() : int in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Rename Variable that_present_locations : boolean to that_present_blockInfo : boolean in method public equals(that FileBlockInfo) : boolean in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Rename Variable this_present_blockId : boolean to this_present_underFsLocations : boolean in method public equals(that FileBlockInfo) : boolean in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Rename Variable locations : List<NetAddress> to underFsLocations : List<NetAddress> in method public getLocationHosts() : List<String> in class tachyon.client.TachyonFile |
From |
To |
|
Rename Variable that_present_blockId : boolean to that_present_underFsLocations : boolean in method public equals(that FileBlockInfo) : boolean in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Rename Variable __this__locations : List<NetAddress> to __this__underFsLocations : List<NetAddress> in method public FileBlockInfo(other FileBlockInfo) in class tachyon.thrift.FileBlockInfo |
From |
To |