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)
           
static void HAServiceProtocolHelper.transitionToActive(HAServiceProtocol svc)
           
static void HAServiceProtocolHelper.transitionToStandby(HAServiceProtocol svc)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.