Package | Description |
---|---|
org.apache.accumulo.proxy.thrift |
Modifier and Type | Method and Description |
---|---|
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 and Description |
---|
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 © 2011-2015 The Apache Software Foundation. All Rights Reserved.