Uses of Class
org.apache.accumulo.core.master.thrift.MasterClientService.AsyncClient.setMasterGoalState_call

Packages that use MasterClientService.AsyncClient.setMasterGoalState_call
org.apache.accumulo.core.master.thrift   
 

Uses of MasterClientService.AsyncClient.setMasterGoalState_call in org.apache.accumulo.core.master.thrift
 

Method parameters in org.apache.accumulo.core.master.thrift with type arguments of type MasterClientService.AsyncClient.setMasterGoalState_call
 void MasterClientService.AsyncIface.setMasterGoalState(TInfo tinfo, AuthInfo credentials, MasterGoalState state, org.apache.thrift.async.AsyncMethodCallback<MasterClientService.AsyncClient.setMasterGoalState_call> resultHandler)
           
 void MasterClientService.AsyncClient.setMasterGoalState(TInfo tinfo, AuthInfo credentials, MasterGoalState state, org.apache.thrift.async.AsyncMethodCallback<MasterClientService.AsyncClient.setMasterGoalState_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.core.master.thrift with type arguments of type MasterClientService.AsyncClient.setMasterGoalState_call
MasterClientService.AsyncClient.setMasterGoalState_call(TInfo tinfo, AuthInfo credentials, MasterGoalState state, org.apache.thrift.async.AsyncMethodCallback<MasterClientService.AsyncClient.setMasterGoalState_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



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