Uses of Interface
org.apache.hadoop.ha.FenceMethod

Packages that use FenceMethod
org.apache.hadoop.ha   
 

Uses of FenceMethod in org.apache.hadoop.ha
 

Classes in org.apache.hadoop.ha that implement FenceMethod
 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 © 2014 Apache Software Foundation. All Rights Reserved.