Package | Description |
---|---|
org.apache.accumulo.proxy.thrift |
Modifier and Type | Method and Description |
---|---|
void |
AccumuloProxy.AsyncIface.exportTable(ByteBuffer login,
String tableName,
String exportDir,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.exportTable_call> resultHandler) |
void |
AccumuloProxy.AsyncClient.exportTable(ByteBuffer login,
String tableName,
String exportDir,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.exportTable_call> resultHandler) |
Constructor and Description |
---|
AccumuloProxy.AsyncClient.exportTable_call(ByteBuffer login,
String tableName,
String exportDir,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.exportTable_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.