|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
void |
ShellCommandFencer.checkArgs(String args)
|
void |
SshFenceByTcpPort.checkArgs(String argStr)
Verify that the argument, if given, in the conf is parseable. |
abstract void |
HAServiceTarget.checkFencingConfigured()
|
boolean |
FenceMethod.tryFence(HAServiceTarget target,
String args)
Attempt to fence the target node. |
boolean |
SshFenceByTcpPort.tryFence(HAServiceTarget target,
String argsStr)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||