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