Uses of Class
org.apache.accumulo.core.master.thrift.MasterClientService.setNamespaceProperty_result
-
Packages that use MasterClientService.setNamespaceProperty_result Package Description org.apache.accumulo.core.master.thrift -
-
Uses of MasterClientService.setNamespaceProperty_result in org.apache.accumulo.core.master.thrift
Methods in org.apache.accumulo.core.master.thrift that return MasterClientService.setNamespaceProperty_result Modifier and Type Method Description MasterClientService.setNamespaceProperty_resultMasterClientService.setNamespaceProperty_result. deepCopy()MasterClientService.setNamespaceProperty_resultMasterClientService.Processor.setNamespaceProperty. getResult(I iface, MasterClientService.setNamespaceProperty_args args)MasterClientService.setNamespaceProperty_resultMasterClientService.setNamespaceProperty_result. setSec(ThriftSecurityException sec)MasterClientService.setNamespaceProperty_resultMasterClientService.setNamespaceProperty_result. setTnase(ThriftNotActiveServiceException tnase)MasterClientService.setNamespaceProperty_resultMasterClientService.setNamespaceProperty_result. setTope(ThriftTableOperationException tope)Methods in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.setNamespaceProperty_result Modifier and Type Method Description intMasterClientService.setNamespaceProperty_result. compareTo(MasterClientService.setNamespaceProperty_result other)booleanMasterClientService.setNamespaceProperty_result. equals(MasterClientService.setNamespaceProperty_result that)Constructors in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.setNamespaceProperty_result Constructor Description setNamespaceProperty_result(MasterClientService.setNamespaceProperty_result other)Performs a deep copy on other.
-