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.voidvoidvoidVerify that the argument, if given, in the conf is parseable.abstract voidHAServiceTarget.checkFencingConfigured()static NodeFencerNodeFencer.create(Configuration conf, String confKey) booleanFenceMethod.tryFence(HAServiceTarget target, String args) Attempt to fence the target node.booleanPowerShellFencer.tryFence(HAServiceTarget target, String argsStr) booleanSshFenceByTcpPort.tryFence(HAServiceTarget target, String argsStr)