Uses of Interface
org.apache.hadoop.ha.HAServiceProtocol
Packages that use HAServiceProtocol
-
Uses of HAServiceProtocol in org.apache.hadoop.ha
Methods in org.apache.hadoop.ha that return HAServiceProtocolModifier and TypeMethodDescriptionHAServiceTarget.getHealthMonitorProxy(Configuration conf, int timeoutMs) Returns a proxy to connect to the target HA service for health monitoring.HAServiceTarget.getHealthMonitorProxy(Configuration conf, int timeoutMs, int retries) HAServiceTarget.getProxy(Configuration conf, int timeoutMs) Methods in org.apache.hadoop.ha with parameters of type HAServiceProtocolModifier and TypeMethodDescriptionstatic voidHAServiceProtocolHelper.monitorHealth(HAServiceProtocol svc, org.apache.hadoop.ha.HAServiceProtocol.StateChangeRequestInfo reqInfo) static voidHAServiceProtocolHelper.transitionToActive(HAServiceProtocol svc, org.apache.hadoop.ha.HAServiceProtocol.StateChangeRequestInfo reqInfo) static voidHAServiceProtocolHelper.transitionToObserver(HAServiceProtocol svc, org.apache.hadoop.ha.HAServiceProtocol.StateChangeRequestInfo reqInfo) static voidHAServiceProtocolHelper.transitionToStandby(HAServiceProtocol svc, org.apache.hadoop.ha.HAServiceProtocol.StateChangeRequestInfo reqInfo)