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.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 © 2012 The Apache Software Foundation. All Rights Reserved.