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