| Package | Description |
|---|---|
| org.apache.hadoop.ha |
| Modifier and Type | Class | Description |
|---|---|---|
class |
PowerShellFencer |
Fencer method that uses PowerShell to remotely connect to a machine and kill
the required process.
|
class |
ShellCommandFencer |
Fencing method that runs a shell command.
|
class |
SshFenceByTcpPort |
This fencing implementation sshes to the target node and uses
fuser to kill the process listening on the service's
TCP port. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.