Uses of Class
org.apache.accumulo.core.clientImpl.thrift.ClientService.revokeNamespacePermission_args
-
Packages that use ClientService.revokeNamespacePermission_args Package Description org.apache.accumulo.core.clientImpl.thrift -
-
Uses of ClientService.revokeNamespacePermission_args in org.apache.accumulo.core.clientImpl.thrift
Methods in org.apache.accumulo.core.clientImpl.thrift with parameters of type ClientService.revokeNamespacePermission_args Modifier and Type Method Description intClientService.revokeNamespacePermission_args. compareTo(ClientService.revokeNamespacePermission_args other)booleanClientService.revokeNamespacePermission_args. equals(ClientService.revokeNamespacePermission_args that)ClientService.revokeNamespacePermission_resultClientService.Processor.revokeNamespacePermission. getResult(I iface, ClientService.revokeNamespacePermission_args args)voidClientService.AsyncProcessor.revokeNamespacePermission. start(I iface, ClientService.revokeNamespacePermission_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in org.apache.accumulo.core.clientImpl.thrift with parameters of type ClientService.revokeNamespacePermission_args Constructor Description revokeNamespacePermission_args(ClientService.revokeNamespacePermission_args other)Performs a deep copy on other.
-