Uses of Interface
org.apache.hadoop.ha.HAServiceProtocol

Packages that use HAServiceProtocol
org.apache.hadoop.ha   
 

Uses of HAServiceProtocol in org.apache.hadoop.ha
 

Methods in org.apache.hadoop.ha that return HAServiceProtocol
 HAServiceProtocol HAServiceTarget.getProxy(Configuration conf, int timeoutMs)
           
 

Methods in org.apache.hadoop.ha with parameters of type HAServiceProtocol
static void HAServiceProtocolHelper.monitorHealth(HAServiceProtocol svc, org.apache.hadoop.ha.HAServiceProtocol.StateChangeRequestInfo reqInfo)
           
static void HAServiceProtocolHelper.transitionToActive(HAServiceProtocol svc, org.apache.hadoop.ha.HAServiceProtocol.StateChangeRequestInfo reqInfo)
           
static void HAServiceProtocolHelper.transitionToStandby(HAServiceProtocol svc, org.apache.hadoop.ha.HAServiceProtocol.StateChangeRequestInfo reqInfo)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.