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