|
Change Return Type long to void in method public recv_completeUfsFile() : void in class alluxio.thrift.FileSystemWorkerClientService.Client |
From |
To |
|
Change Return Type long to void in method public completeUfsFile(sessionId long, tempUfsFileId long, options CompleteUfsFileTOptions) : void in class alluxio.thrift.FileSystemWorkerClientService.Client |
From |
To |
|
Change Return Type long to void in method public getResult() : void in class alluxio.thrift.FileSystemWorkerClientService.AsyncClient.completeUfsFile_call |
From |
To |
|
Change Return Type long to void in method public completeUfsFile(sessionId long, tempUfsFileId long, options CompleteUfsFileTOptions) : void in class alluxio.thrift.FileSystemWorkerClientService.Iface |
From |
To |
|
Change Return Type AsyncMethodCallback<Long> to AsyncMethodCallback<Void> in method public getResultHandler(fb AsyncFrameBuffer, seqid int) : AsyncMethodCallback<Void> in class alluxio.thrift.FileSystemWorkerClientService.AsyncProcessor.completeUfsFile |
From |
To |