Uses of Class
org.apache.accumulo.core.master.thrift.MasterClientService.setMasterGoalState_args
-
Packages that use MasterClientService.setMasterGoalState_args Package Description org.apache.accumulo.core.master.thrift -
-
Uses of MasterClientService.setMasterGoalState_args in org.apache.accumulo.core.master.thrift
Methods in org.apache.accumulo.core.master.thrift that return MasterClientService.setMasterGoalState_args Modifier and Type Method Description MasterClientService.setMasterGoalState_argsMasterClientService.setMasterGoalState_args. deepCopy()MasterClientService.setMasterGoalState_argsMasterClientService.AsyncProcessor.setMasterGoalState. getEmptyArgsInstance()MasterClientService.setMasterGoalState_argsMasterClientService.Processor.setMasterGoalState. getEmptyArgsInstance()MasterClientService.setMasterGoalState_argsMasterClientService.setMasterGoalState_args. setCredentials(TCredentials credentials)MasterClientService.setMasterGoalState_argsMasterClientService.setMasterGoalState_args. setState(MasterGoalState state)MasterClientService.setMasterGoalState_argsMasterClientService.setMasterGoalState_args. setTinfo(TInfo tinfo)Methods in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.setMasterGoalState_args Modifier and Type Method Description intMasterClientService.setMasterGoalState_args. compareTo(MasterClientService.setMasterGoalState_args other)booleanMasterClientService.setMasterGoalState_args. equals(MasterClientService.setMasterGoalState_args that)MasterClientService.setMasterGoalState_resultMasterClientService.Processor.setMasterGoalState. getResult(I iface, MasterClientService.setMasterGoalState_args args)voidMasterClientService.AsyncProcessor.setMasterGoalState. start(I iface, MasterClientService.setMasterGoalState_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.setMasterGoalState_args Constructor Description setMasterGoalState_args(MasterClientService.setMasterGoalState_args other)Performs a deep copy on other.
-