Uses of Class
org.apache.accumulo.core.clientImpl.thrift.ClientService.dropLocalUser_args
-
Packages that use ClientService.dropLocalUser_args Package Description org.apache.accumulo.core.clientImpl.thrift -
-
Uses of ClientService.dropLocalUser_args in org.apache.accumulo.core.clientImpl.thrift
Methods in org.apache.accumulo.core.clientImpl.thrift that return ClientService.dropLocalUser_args Modifier and Type Method Description ClientService.dropLocalUser_argsClientService.dropLocalUser_args. deepCopy()ClientService.dropLocalUser_argsClientService.AsyncProcessor.dropLocalUser. getEmptyArgsInstance()ClientService.dropLocalUser_argsClientService.Processor.dropLocalUser. getEmptyArgsInstance()ClientService.dropLocalUser_argsClientService.dropLocalUser_args. setCredentials(TCredentials credentials)ClientService.dropLocalUser_argsClientService.dropLocalUser_args. setPrincipal(String principal)ClientService.dropLocalUser_argsClientService.dropLocalUser_args. setTinfo(TInfo tinfo)Methods in org.apache.accumulo.core.clientImpl.thrift with parameters of type ClientService.dropLocalUser_args Modifier and Type Method Description intClientService.dropLocalUser_args. compareTo(ClientService.dropLocalUser_args other)booleanClientService.dropLocalUser_args. equals(ClientService.dropLocalUser_args that)ClientService.dropLocalUser_resultClientService.Processor.dropLocalUser. getResult(I iface, ClientService.dropLocalUser_args args)voidClientService.AsyncProcessor.dropLocalUser. start(I iface, ClientService.dropLocalUser_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in org.apache.accumulo.core.clientImpl.thrift with parameters of type ClientService.dropLocalUser_args Constructor Description dropLocalUser_args(ClientService.dropLocalUser_args other)Performs a deep copy on other.
-