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 FenceMethod.checkArgs(String args)
          Verify that the given fencing method's arguments are valid.
abstract  void HAServiceTarget.checkFencingConfigured()
           
 boolean FenceMethod.tryFence(HAServiceTarget target, String args)
          Attempt to fence the target node.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.