Package | Description |
---|---|
org.apache.accumulo.proxy.thrift |
Modifier and Type | Method and Description |
---|---|
void |
AccumuloProxy.AsyncIface.addConstraint(ByteBuffer login,
String tableName,
String constraintClassName,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.addConstraint_call> resultHandler) |
void |
AccumuloProxy.AsyncClient.addConstraint(ByteBuffer login,
String tableName,
String constraintClassName,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.addConstraint_call> resultHandler) |
Constructor and Description |
---|
AccumuloProxy.AsyncClient.addConstraint_call(ByteBuffer login,
String tableName,
String constraintClassName,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.addConstraint_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.