Package | Description |
---|---|
org.apache.accumulo.proxy.thrift |
Modifier and Type | Method and Description |
---|---|
AccumuloProxy.importTable_result |
AccumuloProxy.importTable_result.deepCopy() |
AccumuloProxy.importTable_result |
AccumuloProxy.Processor.importTable.getResult(I iface,
AccumuloProxy.importTable_args args) |
AccumuloProxy.importTable_result |
AccumuloProxy.importTable_result.setOuch1(TableExistsException ouch1) |
AccumuloProxy.importTable_result |
AccumuloProxy.importTable_result.setOuch2(AccumuloException ouch2) |
AccumuloProxy.importTable_result |
AccumuloProxy.importTable_result.setOuch3(AccumuloSecurityException ouch3) |
Modifier and Type | Method and Description |
---|---|
int |
AccumuloProxy.importTable_result.compareTo(AccumuloProxy.importTable_result other) |
boolean |
AccumuloProxy.importTable_result.equals(AccumuloProxy.importTable_result that) |
Constructor and Description |
---|
AccumuloProxy.importTable_result(AccumuloProxy.importTable_result other)
Performs a deep copy on other.
|
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.