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