Uses of Class
org.apache.accumulo.core.master.thrift.MasterClientService.setMasterGoalState_args

Packages that use MasterClientService.setMasterGoalState_args
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
 MasterClientService.setMasterGoalState_args MasterClientService.setMasterGoalState_args.deepCopy()
           
 MasterClientService.setMasterGoalState_args MasterClientService.setMasterGoalState_args.setCredentials(AuthInfo credentials)
           
 MasterClientService.setMasterGoalState_args MasterClientService.setMasterGoalState_args.setState(MasterGoalState state)
           
 MasterClientService.setMasterGoalState_args MasterClientService.setMasterGoalState_args.setTinfo(TInfo tinfo)
           
 

Methods in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.setMasterGoalState_args
 int MasterClientService.setMasterGoalState_args.compareTo(MasterClientService.setMasterGoalState_args other)
           
 boolean MasterClientService.setMasterGoalState_args.equals(MasterClientService.setMasterGoalState_args that)
           
 

Constructors in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.setMasterGoalState_args
MasterClientService.setMasterGoalState_args(MasterClientService.setMasterGoalState_args other)
          Performs a deep copy on other.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.