Package | Description |
---|---|
org.apache.accumulo.proxy.thrift |
Modifier and Type | Method and Description |
---|---|
AccumuloProxy.removeConstraint_args |
AccumuloProxy.removeConstraint_args.deepCopy() |
AccumuloProxy.removeConstraint_args |
AccumuloProxy.Processor.removeConstraint.getEmptyArgsInstance() |
AccumuloProxy.removeConstraint_args |
AccumuloProxy.removeConstraint_args.setConstraint(int constraint) |
AccumuloProxy.removeConstraint_args |
AccumuloProxy.removeConstraint_args.setLogin(byte[] login) |
AccumuloProxy.removeConstraint_args |
AccumuloProxy.removeConstraint_args.setLogin(ByteBuffer login) |
AccumuloProxy.removeConstraint_args |
AccumuloProxy.removeConstraint_args.setTableName(String tableName) |
Modifier and Type | Method and Description |
---|---|
int |
AccumuloProxy.removeConstraint_args.compareTo(AccumuloProxy.removeConstraint_args other) |
boolean |
AccumuloProxy.removeConstraint_args.equals(AccumuloProxy.removeConstraint_args that) |
AccumuloProxy.removeConstraint_result |
AccumuloProxy.Processor.removeConstraint.getResult(I iface,
AccumuloProxy.removeConstraint_args args) |
Constructor and Description |
---|
AccumuloProxy.removeConstraint_args(AccumuloProxy.removeConstraint_args other)
Performs a deep copy on other.
|
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.