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