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