Uses of Class
org.apache.hadoop.ha.ServiceFailedException
Packages that use ServiceFailedException
-
Uses of ServiceFailedException in org.apache.hadoop.ha
Methods in org.apache.hadoop.ha that throw ServiceFailedExceptionModifier and TypeMethodDescriptionvoidHAServiceProtocol.transitionToActive(org.apache.hadoop.ha.HAServiceProtocol.StateChangeRequestInfo reqInfo) Request service to transition to active state.voidHAServiceProtocol.transitionToObserver(org.apache.hadoop.ha.HAServiceProtocol.StateChangeRequestInfo reqInfo) Request service to transition to observer state.voidHAServiceProtocol.transitionToStandby(org.apache.hadoop.ha.HAServiceProtocol.StateChangeRequestInfo reqInfo) Request service to transition to standby state.