Package | Description |
---|---|
org.apache.accumulo.proxy.thrift |
Modifier and Type | Method and Description |
---|---|
AccumuloProxy.attachIterator_result |
AccumuloProxy.attachIterator_result.deepCopy() |
AccumuloProxy.attachIterator_result |
AccumuloProxy.Processor.attachIterator.getResult(I iface,
AccumuloProxy.attachIterator_args args) |
AccumuloProxy.attachIterator_result |
AccumuloProxy.attachIterator_result.setOuch1(AccumuloSecurityException ouch1) |
AccumuloProxy.attachIterator_result |
AccumuloProxy.attachIterator_result.setOuch2(AccumuloException ouch2) |
AccumuloProxy.attachIterator_result |
AccumuloProxy.attachIterator_result.setOuch3(TableNotFoundException ouch3) |
Modifier and Type | Method and Description |
---|---|
int |
AccumuloProxy.attachIterator_result.compareTo(AccumuloProxy.attachIterator_result other) |
boolean |
AccumuloProxy.attachIterator_result.equals(AccumuloProxy.attachIterator_result that) |
Constructor and Description |
---|
AccumuloProxy.attachIterator_result(AccumuloProxy.attachIterator_result other)
Performs a deep copy on other.
|
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.