Uses of Class
org.apache.hadoop.ha.FailoverFailedException
Packages that use FailoverFailedException
-
Uses of FailoverFailedException in org.apache.hadoop.ha
Methods in org.apache.hadoop.ha that throw FailoverFailedExceptionModifier and TypeMethodDescriptionvoidFailoverController.failover(HAServiceTarget fromSvc, HAServiceTarget toSvc, boolean forceFence, boolean forceActive) Failover from service 1 to service 2.