HADOOP-18926.Add some comments related to NodeFencer. (#6162)
This commit is contained in:
parent
3d7b58d8a5
commit
8963b25ab3
@ -46,7 +46,7 @@
|
||||
* The fencing methods that ship with Hadoop may also be referred to
|
||||
* by shortened names:<br>
|
||||
* <ul>
|
||||
* <li><code>shell(/path/to/some/script.sh args...)</code></li>
|
||||
* <li><code>shell(/path/to/some/script.sh args...)</code> (see {@link ShellCommandFencer})
|
||||
* <li><code>sshfence(...)</code> (see {@link SshFenceByTcpPort})
|
||||
* <li><code>powershell(...)</code> (see {@link PowerShellFencer})
|
||||
* </ul>
|
||||
|
Loading…
Reference in New Issue
Block a user