Uses of Class
tachyon.thrift.WorkerService.AsyncClient.addCheckpoint_call

Packages that use WorkerService.AsyncClient.addCheckpoint_call
tachyon.thrift   
 

Uses of WorkerService.AsyncClient.addCheckpoint_call in tachyon.thrift
 

Method parameters in tachyon.thrift with type arguments of type WorkerService.AsyncClient.addCheckpoint_call
 void WorkerService.AsyncIface.addCheckpoint(long userId, int fileId, org.apache.thrift.async.AsyncMethodCallback<WorkerService.AsyncClient.addCheckpoint_call> resultHandler)
           
 void WorkerService.AsyncClient.addCheckpoint(long userId, int fileId, org.apache.thrift.async.AsyncMethodCallback<WorkerService.AsyncClient.addCheckpoint_call> resultHandler)
           
 

Constructor parameters in tachyon.thrift with type arguments of type WorkerService.AsyncClient.addCheckpoint_call
WorkerService.AsyncClient.addCheckpoint_call(long userId, int fileId, org.apache.thrift.async.AsyncMethodCallback<WorkerService.AsyncClient.addCheckpoint_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



Copyright © 2013. All Rights Reserved.