Interface FencingPolicy

  • All Known Implementing Classes:
    FencingPolicyContainer

    public interface FencingPolicy
    Type representing a cluster fencing policy.
    • Method Detail

      • enabled

        boolean enabled()
      • enabledPresent

        boolean enabledPresent()
      • skipIfConnectivityBrokenPresent

        boolean skipIfConnectivityBrokenPresent()
      • skipIfGlusterBricksUp

        boolean skipIfGlusterBricksUp()
      • skipIfGlusterBricksUpPresent

        boolean skipIfGlusterBricksUpPresent()
      • skipIfGlusterQuorumNotMet

        boolean skipIfGlusterQuorumNotMet()
      • skipIfGlusterQuorumNotMetPresent

        boolean skipIfGlusterQuorumNotMetPresent()
      • skipIfSdActivePresent

        boolean skipIfSdActivePresent()