Uses of Class
org.apache.accumulo.core.master.thrift.MasterClientService.AsyncClient.waitForFlush_call

Packages that use MasterClientService.AsyncClient.waitForFlush_call
org.apache.accumulo.core.master.thrift   
 

Uses of MasterClientService.AsyncClient.waitForFlush_call in org.apache.accumulo.core.master.thrift
 

Method parameters in org.apache.accumulo.core.master.thrift with type arguments of type MasterClientService.AsyncClient.waitForFlush_call
 void MasterClientService.AsyncIface.waitForFlush(TInfo tinfo, TCredentials credentials, String tableName, ByteBuffer startRow, ByteBuffer endRow, long flushID, long maxLoops, org.apache.thrift.async.AsyncMethodCallback<MasterClientService.AsyncClient.waitForFlush_call> resultHandler)
           
 void MasterClientService.AsyncClient.waitForFlush(TInfo tinfo, TCredentials credentials, String tableName, ByteBuffer startRow, ByteBuffer endRow, long flushID, long maxLoops, org.apache.thrift.async.AsyncMethodCallback<MasterClientService.AsyncClient.waitForFlush_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.core.master.thrift with type arguments of type MasterClientService.AsyncClient.waitForFlush_call
MasterClientService.AsyncClient.waitForFlush_call(TInfo tinfo, TCredentials credentials, String tableName, ByteBuffer startRow, ByteBuffer endRow, long flushID, long maxLoops, org.apache.thrift.async.AsyncMethodCallback<MasterClientService.AsyncClient.waitForFlush_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.