Package | Description |
---|---|
org.apache.hadoop.ha |
Modifier and Type | Method and Description |
---|---|
void |
SshFenceByTcpPort.checkArgs(String argStr)
Verify that the argument, if given, in the conf is parseable.
|
void |
ShellCommandFencer.checkArgs(String args) |
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 © 2017 Apache Software Foundation. All Rights Reserved.