|
Change Parameter Type resultHandler : AsyncMethodCallback<Integer> to resultHandler : AsyncMethodCallback<Long> in method public start(iface I, args createFile_args, resultHandler AsyncMethodCallback<Long>) : void in class tachyon.thrift.FileSystemMasterService.AsyncProcessor.createFile |
From |
To |
|
Change Parameter Type success : int to success : long in method public createFile_result(success long, faee FileAlreadyExistException, bie BlockInfoException, sfse SuspectedFileSizeException, te TachyonException) in class tachyon.thrift.FileSystemMasterService.createFile_result |
From |
To |
|
Change Parameter Type success : int to success : long in method public setSuccess(success long) : loadFileFromUfs_result in class tachyon.thrift.FileSystemMasterService.loadFileFromUfs_result |
From |
To |
|
Change Parameter Type resultHandler : AsyncMethodCallback<Integer> to resultHandler : AsyncMethodCallback<Long> in method public start(iface I, args loadFileFromUfs_args, resultHandler AsyncMethodCallback<Long>) : void in class tachyon.thrift.FileSystemMasterService.AsyncProcessor.loadFileFromUfs |
From |
To |
|
Change Parameter Type success : int to success : long in method public loadFileFromUfs_result(success long, faee FileAlreadyExistException, bie BlockInfoException, sfse SuspectedFileSizeException, te TachyonException) in class tachyon.thrift.FileSystemMasterService.loadFileFromUfs_result |
From |
To |
|
Change Parameter Type success : int to success : long in method public setSuccess(success long) : createFile_result in class tachyon.thrift.FileSystemMasterService.createFile_result |
From |
To |
|
Pull Up Attribute private mMasterAddress : InetSocketAddress from class tachyon.client.BlockMasterClient to protected mMasterAddress : InetSocketAddress from class tachyon.MasterClient |
From |
To |
|
Pull Up Attribute private mConnected : boolean from class tachyon.client.BlockMasterClient to protected mConnected : boolean from class tachyon.MasterClient |
From |
To |
|
Pull Up Attribute private mTachyonConf : TachyonConf from class tachyon.client.BlockMasterClient to protected mTachyonConf : TachyonConf from class tachyon.MasterClient |
From |
To |
|
Pull Up Attribute private mExecutorService : ExecutorService from class tachyon.client.BlockMasterClient to protected mExecutorService : ExecutorService from class tachyon.MasterClient |
From |
To |
|
Pull Up Attribute private mIsClosed : boolean from class tachyon.client.BlockMasterClient to protected mIsClosed : boolean from class tachyon.MasterClient |
From |
To |
|
Pull Up Attribute private mUseZookeeper : boolean from class tachyon.client.BlockMasterClient to protected mUseZookeeper : boolean from class tachyon.MasterClient |
From |
To |
|
Pull Up Attribute private mProtocol : TProtocol from class tachyon.client.BlockMasterClient to protected mProtocol : TProtocol from class tachyon.MasterClient |
From |
To |
|
Change Return Type int to long in method public getResult() : long in class tachyon.thrift.FileSystemMasterService.AsyncClient.loadFileFromUfs_call |
From |
To |
|
Change Return Type int to long in method public recv_createFile() : long in class tachyon.thrift.FileSystemMasterService.Client |
From |
To |
|
Change Return Type AsyncMethodCallback<Integer> to AsyncMethodCallback<Long> in method public getResultHandler(fb AsyncFrameBuffer, seqid int) : AsyncMethodCallback<Long> in class tachyon.thrift.FileSystemMasterService.AsyncProcessor.loadFileFromUfs |
From |
To |
|
Change Return Type int to long in method public getSuccess() : long in class tachyon.thrift.FileSystemMasterService.loadFileFromUfs_result |
From |
To |
|
Change Return Type AsyncMethodCallback<Integer> to AsyncMethodCallback<Long> in method public getResultHandler(fb AsyncFrameBuffer, seqid int) : AsyncMethodCallback<Long> in class tachyon.thrift.FileSystemMasterService.AsyncProcessor.createFile |
From |
To |
|
Change Return Type int to long in method public createFile(fileId long, blockSizeBytes long, recursive boolean) : long in class tachyon.thrift.FileSystemMasterService.Client |
From |
To |
|
Change Return Type int to long in method public createFile(fileId long, blockSizeBytes long, recursive boolean) : long in class tachyon.thrift.FileSystemMasterService.Iface |
From |
To |
|
Change Return Type int to long in method public loadFileFromUfs(fileId long, ufsPath String, recursive boolean) : long in class tachyon.thrift.FileSystemMasterService.Client |
From |
To |
|
Change Return Type int to long in method public createFile(fileId long, blockSizeBytes long, recursive boolean) : long in class tachyon.master.next.filesystem.FileSystemMasterServiceHandler |
From |
To |
|
Change Return Type int to long in method public recv_loadFileFromUfs() : long in class tachyon.thrift.FileSystemMasterService.Client |
From |
To |
|
Change Return Type int to long in method public loadFileFromUfs(fileId long, ufsPath String, recursive boolean) : long in class tachyon.master.next.filesystem.FileSystemMasterServiceHandler |
From |
To |
|
Change Return Type int to long in method public loadFileFromUfs(fileId long, ufsPath String, recursive boolean) : long in class tachyon.thrift.FileSystemMasterService.Iface |
From |
To |
|
Change Return Type int to long in method public getSuccess() : long in class tachyon.thrift.FileSystemMasterService.createFile_result |
From |
To |
|
Change Return Type int to long in method public getResult() : long in class tachyon.thrift.FileSystemMasterService.AsyncClient.createFile_call |
From |
To |