Uses of Class
org.apache.accumulo.proxy.thrift.AccumuloProxy.flushTable_result

Packages that use AccumuloProxy.flushTable_result
org.apache.accumulo.proxy.thrift   
 

Uses of AccumuloProxy.flushTable_result in org.apache.accumulo.proxy.thrift
 

Methods in org.apache.accumulo.proxy.thrift that return AccumuloProxy.flushTable_result
 AccumuloProxy.flushTable_result AccumuloProxy.flushTable_result.deepCopy()
           
 AccumuloProxy.flushTable_result AccumuloProxy.Processor.flushTable.getResult(I iface, AccumuloProxy.flushTable_args args)
           
 AccumuloProxy.flushTable_result AccumuloProxy.flushTable_result.setOuch1(AccumuloException ouch1)
           
 AccumuloProxy.flushTable_result AccumuloProxy.flushTable_result.setOuch2(AccumuloSecurityException ouch2)
           
 AccumuloProxy.flushTable_result AccumuloProxy.flushTable_result.setOuch3(TableNotFoundException ouch3)
           
 

Methods in org.apache.accumulo.proxy.thrift with parameters of type AccumuloProxy.flushTable_result
 int AccumuloProxy.flushTable_result.compareTo(AccumuloProxy.flushTable_result other)
           
 boolean AccumuloProxy.flushTable_result.equals(AccumuloProxy.flushTable_result that)
           
 

Constructors in org.apache.accumulo.proxy.thrift with parameters of type AccumuloProxy.flushTable_result
AccumuloProxy.flushTable_result(AccumuloProxy.flushTable_result other)
          Performs a deep copy on other.
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.