Uses of Class
org.apache.hadoop.ha.BadFencingConfigurationException

Packages that use BadFencingConfigurationException
org.apache.hadoop.ha   
 

Uses of BadFencingConfigurationException in org.apache.hadoop.ha
 

Methods in org.apache.hadoop.ha that throw BadFencingConfigurationException
 void ShellCommandFencer.checkArgs(String args)
           
 void SshFenceByTcpPort.checkArgs(String argStr)
          Verify that the argument, if given, in the conf is parseable.
 void FenceMethod.checkArgs(String args)
          Verify that the given fencing method's arguments are valid.
abstract  void HAServiceTarget.checkFencingConfigured()
           
 boolean SshFenceByTcpPort.tryFence(HAServiceTarget target, String argsStr)
           
 boolean FenceMethod.tryFence(HAServiceTarget target, String args)
          Attempt to fence the target node.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.