Uses of Class
org.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClient.getMaxRow_call

Packages that use AccumuloProxy.AsyncClient.getMaxRow_call
org.apache.accumulo.proxy.thrift   
 

Uses of AccumuloProxy.AsyncClient.getMaxRow_call in org.apache.accumulo.proxy.thrift
 

Method parameters in org.apache.accumulo.proxy.thrift with type arguments of type AccumuloProxy.AsyncClient.getMaxRow_call
 void AccumuloProxy.AsyncIface.getMaxRow(ByteBuffer login, String tableName, Set<ByteBuffer> auths, ByteBuffer startRow, boolean startInclusive, ByteBuffer endRow, boolean endInclusive, org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.getMaxRow_call> resultHandler)
           
 void AccumuloProxy.AsyncClient.getMaxRow(ByteBuffer login, String tableName, Set<ByteBuffer> auths, ByteBuffer startRow, boolean startInclusive, ByteBuffer endRow, boolean endInclusive, org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.getMaxRow_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.proxy.thrift with type arguments of type AccumuloProxy.AsyncClient.getMaxRow_call
AccumuloProxy.AsyncClient.getMaxRow_call(ByteBuffer login, String tableName, Set<ByteBuffer> auths, ByteBuffer startRow, boolean startInclusive, ByteBuffer endRow, boolean endInclusive, org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.getMaxRow_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.