Uses of Class
org.apache.accumulo.core.master.thrift.MasterClientService.removeNamespaceProperty_args
-
Packages that use MasterClientService.removeNamespaceProperty_args Package Description org.apache.accumulo.core.master.thrift -
-
Uses of MasterClientService.removeNamespaceProperty_args in org.apache.accumulo.core.master.thrift
Methods in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.removeNamespaceProperty_args Modifier and Type Method Description intMasterClientService.removeNamespaceProperty_args. compareTo(MasterClientService.removeNamespaceProperty_args other)booleanMasterClientService.removeNamespaceProperty_args. equals(MasterClientService.removeNamespaceProperty_args that)MasterClientService.removeNamespaceProperty_resultMasterClientService.Processor.removeNamespaceProperty. getResult(I iface, MasterClientService.removeNamespaceProperty_args args)voidMasterClientService.AsyncProcessor.removeNamespaceProperty. start(I iface, MasterClientService.removeNamespaceProperty_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.removeNamespaceProperty_args Constructor Description removeNamespaceProperty_args(MasterClientService.removeNamespaceProperty_args other)Performs a deep copy on other.
-