Uses of Class
org.apache.accumulo.core.clientImpl.thrift.ClientService.changeAuthorizations_result
-
Packages that use ClientService.changeAuthorizations_result Package Description org.apache.accumulo.core.clientImpl.thrift -
-
Uses of ClientService.changeAuthorizations_result in org.apache.accumulo.core.clientImpl.thrift
Methods in org.apache.accumulo.core.clientImpl.thrift that return ClientService.changeAuthorizations_result Modifier and Type Method Description ClientService.changeAuthorizations_resultClientService.changeAuthorizations_result. deepCopy()ClientService.changeAuthorizations_resultClientService.Processor.changeAuthorizations. getResult(I iface, ClientService.changeAuthorizations_args args)ClientService.changeAuthorizations_resultClientService.changeAuthorizations_result. setSec(ThriftSecurityException sec)Methods in org.apache.accumulo.core.clientImpl.thrift with parameters of type ClientService.changeAuthorizations_result Modifier and Type Method Description intClientService.changeAuthorizations_result. compareTo(ClientService.changeAuthorizations_result other)booleanClientService.changeAuthorizations_result. equals(ClientService.changeAuthorizations_result that)Constructors in org.apache.accumulo.core.clientImpl.thrift with parameters of type ClientService.changeAuthorizations_result Constructor Description changeAuthorizations_result(ClientService.changeAuthorizations_result other)Performs a deep copy on other.
-