Uses of Class
org.apache.accumulo.core.client.impl.thrift.ClientService.changeAuthorizations_result

Packages that use ClientService.changeAuthorizations_result
org.apache.accumulo.core.client.impl.thrift   
 

Uses of ClientService.changeAuthorizations_result in org.apache.accumulo.core.client.impl.thrift
 

Methods in org.apache.accumulo.core.client.impl.thrift that return ClientService.changeAuthorizations_result
 ClientService.changeAuthorizations_result ClientService.changeAuthorizations_result.deepCopy()
           
 ClientService.changeAuthorizations_result ClientService.Processor.changeAuthorizations.getResult(I iface, ClientService.changeAuthorizations_args args)
           
 ClientService.changeAuthorizations_result ClientService.changeAuthorizations_result.setSec(ThriftSecurityException sec)
           
 

Methods in org.apache.accumulo.core.client.impl.thrift with parameters of type ClientService.changeAuthorizations_result
 int ClientService.changeAuthorizations_result.compareTo(ClientService.changeAuthorizations_result other)
           
 boolean ClientService.changeAuthorizations_result.equals(ClientService.changeAuthorizations_result that)
           
 

Constructors in org.apache.accumulo.core.client.impl.thrift with parameters of type ClientService.changeAuthorizations_result
ClientService.changeAuthorizations_result(ClientService.changeAuthorizations_result other)
          Performs a deep copy on other.
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.