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