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