Package | Description |
---|---|
org.apache.accumulo.proxy.thrift |
Modifier and Type | Method and Description |
---|---|
void |
AccumuloProxy.AsyncIface.setTableProperty(ByteBuffer login,
String tableName,
String property,
String value,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.setTableProperty_call> resultHandler) |
void |
AccumuloProxy.AsyncClient.setTableProperty(ByteBuffer login,
String tableName,
String property,
String value,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.setTableProperty_call> resultHandler) |
Constructor and Description |
---|
AccumuloProxy.AsyncClient.setTableProperty_call(ByteBuffer login,
String tableName,
String property,
String value,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.setTableProperty_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.