Uses of Class
org.apache.hadoop.ha.BadFencingConfigurationException
Packages that use BadFencingConfigurationException
-
Uses of BadFencingConfigurationException in org.apache.hadoop.ha
Methods in org.apache.hadoop.ha that throw BadFencingConfigurationExceptionModifier and TypeMethodDescriptionvoidVerify that the given fencing method's arguments are valid.abstract voidHAServiceTarget.checkFencingConfigured()booleanFenceMethod.tryFence(HAServiceTarget target, String args) Attempt to fence the target node.