Uses of Interface
org.apache.hadoop.ha.FenceMethod
Packages that use FenceMethod
-
Uses of FenceMethod in org.apache.hadoop.ha
Classes in org.apache.hadoop.ha that implement FenceMethodModifier and TypeClassDescriptionclassFencer method that uses PowerShell to remotely connect to a machine and kill the required process.classFencing method that runs a shell command.classThis fencing implementation sshes to the target node and usesfuserto kill the process listening on the service's TCP port.