Package | Description |
---|---|
org.apache.accumulo.proxy.thrift |
Modifier and Type | Method and Description |
---|---|
void |
AccumuloProxy.AsyncIface.importDirectory(ByteBuffer login,
String tableName,
String importDir,
String failureDir,
boolean setTime,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.importDirectory_call> resultHandler) |
void |
AccumuloProxy.AsyncClient.importDirectory(ByteBuffer login,
String tableName,
String importDir,
String failureDir,
boolean setTime,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.importDirectory_call> resultHandler) |
Constructor and Description |
---|
AccumuloProxy.AsyncClient.importDirectory_call(ByteBuffer login,
String tableName,
String importDir,
String failureDir,
boolean setTime,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.importDirectory_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.