Package | Description |
---|---|
org.apache.accumulo.proxy.thrift |
Modifier and Type | Method and Description |
---|---|
void |
AccumuloProxy.AsyncIface.createTable(ByteBuffer login,
String tableName,
boolean versioningIter,
TimeType type,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.createTable_call> resultHandler) |
void |
AccumuloProxy.AsyncClient.createTable(ByteBuffer login,
String tableName,
boolean versioningIter,
TimeType type,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.createTable_call> resultHandler) |
Constructor and Description |
---|
AccumuloProxy.AsyncClient.createTable_call(ByteBuffer login,
String tableName,
boolean versioningIter,
TimeType type,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.createTable_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.