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

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

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

Methods in org.apache.accumulo.proxy.thrift that return AccumuloProxy.removeProperty_result
 AccumuloProxy.removeProperty_result AccumuloProxy.removeProperty_result.deepCopy()
           
 AccumuloProxy.removeProperty_result AccumuloProxy.Processor.removeProperty.getResult(I iface, AccumuloProxy.removeProperty_args args)
           
 AccumuloProxy.removeProperty_result AccumuloProxy.removeProperty_result.setOuch1(AccumuloException ouch1)
           
 AccumuloProxy.removeProperty_result AccumuloProxy.removeProperty_result.setOuch2(AccumuloSecurityException ouch2)
           
 

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

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



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.