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

Packages that use MasterService.AsyncClient.addCheckpoint_call
tachyon.thrift   
 

Uses of MasterService.AsyncClient.addCheckpoint_call in tachyon.thrift
 

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

Constructor parameters in tachyon.thrift with type arguments of type MasterService.AsyncClient.addCheckpoint_call
MasterService.AsyncClient.addCheckpoint_call(long workerId, int fileId, long fileSizeBytes, String checkpointPath, org.apache.thrift.async.AsyncMethodCallback<MasterService.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.