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