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