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