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

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

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

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

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

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



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.