|
Change Parameter Type elem : ClientBlockInfo to elem : FileBlockInfo in method public addToSuccess(elem FileBlockInfo) : void in class tachyon.thrift.MasterService.user_getFileBlocks_result |
From |
To |
|
Change Parameter Type blockInfo : ClientBlockInfo to blockInfo : FileBlockInfo in method public readRemoteByteBuffer(tachyonFS TachyonFS, blockInfo FileBlockInfo, offset long, len long, conf TachyonConf) : ByteBuffer in class tachyon.client.RemoteBlockInStream |
From |
To |
|
Change Parameter Type blockInfo : ClientBlockInfo to blockInfo : FileBlockInfo in method package readRemoteByteBuffer(blockInfo FileBlockInfo) : TachyonByteBuffer in class tachyon.client.TachyonFile |
From |
To |
|
Change Parameter Type struct : ClientBlockInfo to struct : FileBlockInfo in method public write(prot TProtocol, struct FileBlockInfo) : void in class tachyon.thrift.FileBlockInfo.FileBlockInfoTupleScheme |
From |
To |
|
Change Parameter Type success : List<ClientBlockInfo> to success : List<FileBlockInfo> in method public user_getFileBlocks_result(success List<FileBlockInfo>, eF FileDoesNotExistException, eI InvalidPathException) in class tachyon.thrift.MasterService.user_getFileBlocks_result |
From |
To |
|
Change Parameter Type block : ClientBlockInfo to block : FileBlockInfo in method private request(block FileBlockInfo, offset long, length long) : DataServerMessage in class tachyon.worker.DataServerIntegrationTest |
From |
To |
|
Change Parameter Type that : ClientBlockInfo to that : FileBlockInfo in method public equals(that FileBlockInfo) : boolean in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Change Parameter Type other : ClientBlockInfo to other : FileBlockInfo in method public FileBlockInfo(other FileBlockInfo) in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Change Parameter Type struct : ClientBlockInfo to struct : FileBlockInfo in method public read(iprot TProtocol, struct FileBlockInfo) : void in class tachyon.thrift.FileBlockInfo.FileBlockInfoStandardScheme |
From |
To |
|
Change Parameter Type success : ClientBlockInfo to success : FileBlockInfo in method public user_getClientBlockInfo_result(success FileBlockInfo, eF FileDoesNotExistException, eB BlockInfoException) in class tachyon.thrift.MasterService.user_getClientBlockInfo_result |
From |
To |
|
Change Parameter Type success : List<ClientBlockInfo> to success : List<FileBlockInfo> in method public setSuccess(success List<FileBlockInfo>) : user_getFileBlocks_result in class tachyon.thrift.MasterService.user_getFileBlocks_result |
From |
To |
|
Change Parameter Type struct : ClientBlockInfo to struct : FileBlockInfo in method public write(oprot TProtocol, struct FileBlockInfo) : void in class tachyon.thrift.FileBlockInfo.FileBlockInfoStandardScheme |
From |
To |
|
Change Parameter Type other : ClientBlockInfo to other : FileBlockInfo in method public compareTo(other FileBlockInfo) : int in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Change Parameter Type block : ClientBlockInfo to block : FileBlockInfo in method private request(block FileBlockInfo) : DataServerMessage in class tachyon.worker.DataServerIntegrationTest |
From |
To |
|
Change Parameter Type success : ClientBlockInfo to success : FileBlockInfo in method public setSuccess(success FileBlockInfo) : user_getClientBlockInfo_result in class tachyon.thrift.MasterService.user_getClientBlockInfo_result |
From |
To |
|
Change Parameter Type resultHandler : AsyncMethodCallback<List<ClientBlockInfo>> to resultHandler : AsyncMethodCallback<List<FileBlockInfo>> in method public start(iface I, args user_getFileBlocks_args, resultHandler AsyncMethodCallback<List<FileBlockInfo>>) : void in class tachyon.thrift.MasterService.AsyncProcessor.user_getFileBlocks |
From |
To |
|
Change Parameter Type resultHandler : AsyncMethodCallback<ClientBlockInfo> to resultHandler : AsyncMethodCallback<FileBlockInfo> in method public start(iface I, args user_getClientBlockInfo_args, resultHandler AsyncMethodCallback<FileBlockInfo>) : void in class tachyon.thrift.MasterService.AsyncProcessor.user_getClientBlockInfo |
From |
To |
|
Change Parameter Type struct : ClientBlockInfo to struct : FileBlockInfo in method public read(prot TProtocol, struct FileBlockInfo) : void in class tachyon.thrift.FileBlockInfo.FileBlockInfoTupleScheme |
From |
To |
|
Change Return Type ClientBlockInfo to FileBlockInfo in method public getResult() : FileBlockInfo in class tachyon.thrift.MasterService.AsyncClient.user_getClientBlockInfo_call |
From |
To |
|
Change Return Type List<ClientBlockInfo> to List<FileBlockInfo> in method public getClientBlockInfos(tachyonConf TachyonConf) : List<FileBlockInfo> in class tachyon.master.InodeFile |
From |
To |
|
Change Return Type ClientBlockInfo to FileBlockInfo in method public user_getClientBlockInfo(blockId long) : FileBlockInfo in class tachyon.master.MasterClient |
From |
To |
|
Change Return Type ClientBlockInfo to FileBlockInfo in method public recv_user_getClientBlockInfo() : FileBlockInfo in class tachyon.thrift.MasterService.Client |
From |
To |
|
Change Return Type ClientBlockInfoStandardScheme to FileBlockInfoStandardScheme in method public getScheme() : FileBlockInfoStandardScheme in class tachyon.thrift.FileBlockInfo.FileBlockInfoStandardSchemeFactory |
From |
To |
|
Change Return Type ClientBlockInfoTupleScheme to FileBlockInfoTupleScheme in method public getScheme() : FileBlockInfoTupleScheme in class tachyon.thrift.FileBlockInfo.FileBlockInfoTupleSchemeFactory |
From |
To |
|
Change Return Type List<ClientBlockInfo> to List<FileBlockInfo> in method public getFileBlocks(fileId int) : List<FileBlockInfo> in class tachyon.master.MasterInfo |
From |
To |
|
Change Return Type List<ClientBlockInfo> to List<FileBlockInfo> in method public getFileBlocks(fid int) : List<FileBlockInfo> in class tachyon.client.TachyonFS |
From |
To |
|
Change Return Type List<ClientBlockInfo> to List<FileBlockInfo> in method public user_getFileBlocks(fileId int, path String) : List<FileBlockInfo> in class tachyon.thrift.MasterService.Client |
From |
To |
|
Change Return Type ClientBlockInfo to FileBlockInfo in method public getSuccess() : FileBlockInfo in class tachyon.thrift.MasterService.user_getClientBlockInfo_result |
From |
To |
|
Change Return Type Iterator<ClientBlockInfo> to Iterator<FileBlockInfo> in method public getSuccessIterator() : Iterator<FileBlockInfo> in class tachyon.thrift.MasterService.user_getFileBlocks_result |
From |
To |
|
Change Return Type AsyncMethodCallback<List<ClientBlockInfo>> to AsyncMethodCallback<List<FileBlockInfo>> in method public getResultHandler(fb AsyncFrameBuffer, seqid int) : AsyncMethodCallback<List<FileBlockInfo>> in class tachyon.thrift.MasterService.AsyncProcessor.user_getFileBlocks |
From |
To |
|
Change Return Type ClientBlockInfo to FileBlockInfo in method public setOffset(offset long) : FileBlockInfo in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Change Return Type List<ClientBlockInfo> to List<FileBlockInfo> in method public getFileBlocks(path TachyonURI) : List<FileBlockInfo> in class tachyon.master.MasterInfo |
From |
To |
|
Change Return Type ClientBlockInfo to FileBlockInfo in method public user_getClientBlockInfo(blockId long) : FileBlockInfo in class tachyon.thrift.MasterService.Iface |
From |
To |
|
Change Return Type ClientBlockInfo to FileBlockInfo in method public deepCopy() : FileBlockInfo in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Change Return Type ClientBlockInfo to FileBlockInfo in method public getClientBlockInfo(blockId long) : FileBlockInfo in class tachyon.master.MasterInfo |
From |
To |
|
Change Return Type ClientBlockInfo to FileBlockInfo in method public setLocations(locations List<NetAddress>) : FileBlockInfo in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Change Return Type ClientBlockInfo to FileBlockInfo in method public user_getClientBlockInfo(blockId long) : FileBlockInfo in class tachyon.thrift.MasterService.Client |
From |
To |
|
Change Return Type AsyncMethodCallback<ClientBlockInfo> to AsyncMethodCallback<FileBlockInfo> in method public getResultHandler(fb AsyncFrameBuffer, seqid int) : AsyncMethodCallback<FileBlockInfo> in class tachyon.thrift.MasterService.AsyncProcessor.user_getClientBlockInfo |
From |
To |
|
Change Return Type List<ClientBlockInfo> to List<FileBlockInfo> in method public recv_user_getFileBlocks() : List<FileBlockInfo> in class tachyon.thrift.MasterService.Client |
From |
To |
|
Change Return Type ClientBlockInfo to FileBlockInfo in method public getClientBlockInfo(blockIndex int) : FileBlockInfo in class tachyon.client.TachyonFile |
From |
To |
|
Change Return Type List<ClientBlockInfo> to List<FileBlockInfo> in method public user_getFileBlocks(fileId int, path String) : List<FileBlockInfo> in class tachyon.master.MasterServiceHandler |
From |
To |
|
Change Return Type List<ClientBlockInfo> to List<FileBlockInfo> in method public getResult() : List<FileBlockInfo> in class tachyon.thrift.MasterService.AsyncClient.user_getFileBlocks_call |
From |
To |
|
Change Return Type ClientBlockInfo to FileBlockInfo in method package getClientBlockInfo(blockId long) : FileBlockInfo in class tachyon.client.TachyonFS |
From |
To |
|
Change Return Type List<ClientBlockInfo> to List<FileBlockInfo> in method public user_getFileBlocks(fileId int, path String) : List<FileBlockInfo> in class tachyon.thrift.MasterService.Iface |
From |
To |
|
Change Return Type ClientBlockInfo to FileBlockInfo in method public getClientBlockInfo(blockIndex int, tachyonConf TachyonConf) : FileBlockInfo in class tachyon.master.InodeFile |
From |
To |
|
Change Return Type ClientBlockInfo to FileBlockInfo in method public setLength(length long) : FileBlockInfo in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Change Return Type ClientBlockInfo to FileBlockInfo in method public generateClientBlockInfo(tachyonConf TachyonConf) : FileBlockInfo in class tachyon.master.BlockInfo |
From |
To |
|
Change Return Type List<ClientBlockInfo> to List<FileBlockInfo> in method public user_getFileBlocks(fileId int, path String) : List<FileBlockInfo> in class tachyon.master.MasterClient |
From |
To |
|
Change Return Type List<ClientBlockInfo> to List<FileBlockInfo> in method public getFileBlockInfoList(fileId long) : List<FileBlockInfo> in class tachyon.master.next.filesystem.FileSystemMaster |
From |
To |
|
Change Return Type List<ClientBlockInfo> to List<FileBlockInfo> in method public getSuccess() : List<FileBlockInfo> in class tachyon.thrift.MasterService.user_getFileBlocks_result |
From |
To |
|
Change Return Type ClientBlockInfo to FileBlockInfo in method public user_getClientBlockInfo(blockId long) : FileBlockInfo in class tachyon.master.MasterServiceHandler |
From |
To |
|
Change Return Type ClientBlockInfo to FileBlockInfo in method public setBlockId(blockId long) : FileBlockInfo in class tachyon.thrift.FileBlockInfo |
From |
To |
|
Change Variable Type blocks : List<ClientBlockInfo> to blocks : List<FileBlockInfo> in method public getFileBlockLocations(file FileStatus, start long, len long) : BlockLocation[] in class tachyon.hadoop.AbstractTFS |
From |
To |
|
Change Variable Type __this__success : List<ClientBlockInfo> to __this__success : List<FileBlockInfo> in method public user_getFileBlocks_result(other user_getFileBlocks_result) in class tachyon.thrift.MasterService.user_getFileBlocks_result |
From |
To |
|
Change Variable Type block : ClientBlockInfo to block : FileBlockInfo in method public readTooLarge() : void in class tachyon.worker.DataServerIntegrationTest |
From |
To |
|
Change Variable Type block : ClientBlockInfo to block : FileBlockInfo in method public fileinfo(path TachyonURI) : int in class tachyon.shell.TFsShell |
From |
To |
|
Change Variable Type blocks : List<ClientBlockInfo> to blocks : List<FileBlockInfo> in method public fileinfo(path TachyonURI) : int in class tachyon.shell.TFsShell |
From |
To |
|
Change Variable Type _elem178 : ClientBlockInfo to _elem178 : FileBlockInfo in method public read(prot TProtocol, struct user_getFileBlocks_result) : void in class tachyon.thrift.MasterService.user_getFileBlocks_result.user_getFileBlocks_resultTupleScheme |
From |
To |
|
Change Variable Type info : ClientBlockInfo to info : FileBlockInfo in method private readLocalByteBuffer(blockIndex int, offset long, len long) : TachyonByteBuffer in class tachyon.client.TachyonFile |
From |
To |
|
Change Variable Type _iter176 : ClientBlockInfo to _iter176 : FileBlockInfo in method public write(prot TProtocol, struct user_getFileBlocks_result) : void in class tachyon.thrift.MasterService.user_getFileBlocks_result.user_getFileBlocks_resultTupleScheme |
From |
To |
|
Change Variable Type block : ClientBlockInfo to block : FileBlockInfo in method public multiReadTest() : void in class tachyon.worker.DataServerIntegrationTest |
From |
To |
|
Change Variable Type blockInfo : ClientBlockInfo to blockInfo : FileBlockInfo in method public promoteBlock(blockIndex int) : boolean in class tachyon.client.TachyonFile |
From |
To |
|
Change Variable Type block1 : ClientBlockInfo to block1 : FileBlockInfo in method public readMultiFiles() : void in class tachyon.worker.DataServerIntegrationTest |
From |
To |
|
Change Variable Type blocks : List<ClientBlockInfo> to blocks : List<FileBlockInfo> in method public readThroughClientNonExistentTest() : void in class tachyon.worker.DataServerIntegrationTest |
From |
To |
|
Change Variable Type block : ClientBlockInfo to block : FileBlockInfo in method public lengthTooSmall() : void in class tachyon.worker.DataServerIntegrationTest |
From |
To |
|
Change Variable Type ret : List<ClientBlockInfo> to ret : List<FileBlockInfo> in method public user_getFileBlocks(fileId int, path String) : List<FileBlockInfo> in class tachyon.master.MasterServiceHandler |
From |
To |
|
Change Variable Type o : List<ClientBlockInfo> to o : List<FileBlockInfo> in method public getResultHandler(fb AsyncFrameBuffer, seqid int) : AsyncMethodCallback<List<FileBlockInfo>> in class tachyon.thrift.MasterService.AsyncProcessor.user_getFileBlocks |
From |
To |
|
Change Variable Type block : ClientBlockInfo to block : FileBlockInfo in method public negativeOffset() : void in class tachyon.worker.DataServerIntegrationTest |
From |
To |
|
Change Variable Type ret : ClientBlockInfo to ret : FileBlockInfo in method public generateClientBlockInfo(tachyonConf TachyonConf) : FileBlockInfo in class tachyon.master.BlockInfo |
From |
To |
|
Change Variable Type _iter175 : ClientBlockInfo to _iter175 : FileBlockInfo in method public write(oprot TProtocol, struct user_getFileBlocks_result) : void in class tachyon.thrift.MasterService.user_getFileBlocks_result.user_getFileBlocks_resultStandardScheme |
From |
To |
|
Change Variable Type block : ClientBlockInfo to block : FileBlockInfo in method public tooLargeOffset() : void in class tachyon.worker.DataServerIntegrationTest |
From |
To |
|
Change Variable Type block2 : ClientBlockInfo to block2 : FileBlockInfo in method public readMultiFiles() : void in class tachyon.worker.DataServerIntegrationTest |
From |
To |
|
Change Variable Type block : ClientBlockInfo to block : FileBlockInfo in method public readPartialTest2() : void in class tachyon.worker.DataServerIntegrationTest |
From |
To |
|
Change Variable Type block : ClientBlockInfo to block : FileBlockInfo in method public readThroughClientTest() : void in class tachyon.worker.DataServerIntegrationTest |
From |
To |
|
Change Variable Type other_element : ClientBlockInfo to other_element : FileBlockInfo in method public user_getFileBlocks_result(other user_getFileBlocks_result) in class tachyon.thrift.MasterService.user_getFileBlocks_result |
From |
To |
|
Change Variable Type b : ClientBlockInfo to b : FileBlockInfo in method public readThroughClientNonExistentTest() : void in class tachyon.worker.DataServerIntegrationTest |
From |
To |
|
Change Variable Type blocks : List<ClientBlockInfo> to blocks : List<FileBlockInfo> in method public fileinfoTest() : void in class tachyon.shell.TFsShellTest |
From |
To |
|
Change Variable Type _elem173 : ClientBlockInfo to _elem173 : FileBlockInfo in method public read(iprot TProtocol, struct user_getFileBlocks_result) : void in class tachyon.thrift.MasterService.user_getFileBlocks_result.user_getFileBlocks_resultStandardScheme |
From |
To |
|
Change Variable Type ret : List<ClientBlockInfo> to ret : List<FileBlockInfo> in method public getFileBlockInfoList(fileId long) : List<FileBlockInfo> in class tachyon.master.next.filesystem.FileSystemMaster |
From |
To |
|
Change Variable Type clientBlockInfo : ClientBlockInfo to clientBlockInfo : FileBlockInfo in method public generateClientBlockInfoTest() : void in class tachyon.master.BlockInfoTest |
From |
To |
|
Change Variable Type clientBlockInfo : ClientBlockInfo to clientBlockInfo : FileBlockInfo in method public getFileBlockInfoList(fileId long) : List<FileBlockInfo> in class tachyon.master.next.filesystem.FileSystemMaster |
From |
To |
|
Change Variable Type block : ClientBlockInfo to block : FileBlockInfo in method public readThroughClientNonExistentTest() : void in class tachyon.worker.DataServerIntegrationTest |
From |
To |
|
Change Variable Type ret : List<ClientBlockInfo> to ret : List<FileBlockInfo> in method public getClientBlockInfos(tachyonConf TachyonConf) : List<FileBlockInfo> in class tachyon.master.InodeFile |
From |
To |
|
Change Variable Type o : ClientBlockInfo to o : FileBlockInfo in method public getResultHandler(fb AsyncFrameBuffer, seqid int) : AsyncMethodCallback<FileBlockInfo> in class tachyon.thrift.MasterService.AsyncProcessor.user_getClientBlockInfo |
From |
To |
|
Change Variable Type block : ClientBlockInfo to block : FileBlockInfo in method public readTest() : void in class tachyon.worker.DataServerIntegrationTest |
From |
To |
|
Change Variable Type blockInfo : ClientBlockInfo to blockInfo : FileBlockInfo in method public readRemoteTest() : void in class tachyon.client.TachyonFileIntegrationTest |
From |
To |
|
Change Variable Type ret : List<ClientBlockInfo> to ret : List<FileBlockInfo> in method public getFileBlocks(fileId int) : List<FileBlockInfo> in class tachyon.master.MasterInfo |
From |
To |
|
Change Variable Type iter : Iterator<ClientBlockInfo> to iter : Iterator<FileBlockInfo> in method public fileinfoTest() : void in class tachyon.shell.TFsShellTest |
From |
To |
|
Change Variable Type blockInfo : ClientBlockInfo to blockInfo : FileBlockInfo in method public getLocalFilename(blockIndex int) : String in class tachyon.client.TachyonFile |
From |
To |
|
Change Variable Type info : ClientBlockInfo to info : FileBlockInfo in method public getFileBlockLocations(file FileStatus, start long, len long) : BlockLocation[] in class tachyon.hadoop.AbstractTFS |
From |
To |
|
Change Variable Type block : ClientBlockInfo to block : FileBlockInfo in method public readPartialTest1() : void in class tachyon.worker.DataServerIntegrationTest |
From |
To |
|
Change Variable Type ret : ClientBlockInfo to ret : FileBlockInfo in method public getClientBlockInfo(blockId long) : FileBlockInfo in class tachyon.master.MasterInfo |
From |
To |