| Package | Description |
|---|---|
| org.apache.accumulo.proxy.thrift |
| Modifier and Type | Method and Description |
|---|---|
AccumuloProxy.exportTable_args |
AccumuloProxy.exportTable_args.deepCopy() |
AccumuloProxy.exportTable_args |
AccumuloProxy.Processor.exportTable.getEmptyArgsInstance() |
AccumuloProxy.exportTable_args |
AccumuloProxy.AsyncProcessor.exportTable.getEmptyArgsInstance() |
AccumuloProxy.exportTable_args |
AccumuloProxy.exportTable_args.setExportDir(String exportDir) |
AccumuloProxy.exportTable_args |
AccumuloProxy.exportTable_args.setLogin(byte[] login) |
AccumuloProxy.exportTable_args |
AccumuloProxy.exportTable_args.setLogin(ByteBuffer login) |
AccumuloProxy.exportTable_args |
AccumuloProxy.exportTable_args.setTableName(String tableName) |
| Modifier and Type | Method and Description |
|---|---|
int |
AccumuloProxy.exportTable_args.compareTo(AccumuloProxy.exportTable_args other) |
boolean |
AccumuloProxy.exportTable_args.equals(AccumuloProxy.exportTable_args that) |
AccumuloProxy.exportTable_result |
AccumuloProxy.Processor.exportTable.getResult(I iface,
AccumuloProxy.exportTable_args args) |
void |
AccumuloProxy.AsyncProcessor.exportTable.start(I iface,
AccumuloProxy.exportTable_args args,
org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) |
| Constructor and Description |
|---|
AccumuloProxy.exportTable_args(AccumuloProxy.exportTable_args other)
Performs a deep copy on other.
|
Copyright © 2015 Apache Accumulo Project. All rights reserved.