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

Packages that use MasterClientService.setMasterGoalState_result
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
 MasterClientService.setMasterGoalState_result MasterClientService.setMasterGoalState_result.deepCopy()
           
 MasterClientService.setMasterGoalState_result MasterClientService.Processor.setMasterGoalState.getResult(I iface, MasterClientService.setMasterGoalState_args args)
           
 MasterClientService.setMasterGoalState_result MasterClientService.setMasterGoalState_result.setSec(ThriftSecurityException sec)
           
 

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

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



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.