Interface HAPolicy<T extends Activation>

    • Method Detail

      • isSharedStore

        boolean isSharedStore()
      • isBackup

        boolean isBackup()
      • isWaitForActivation

        default boolean isWaitForActivation()
      • canScaleDown

        boolean canScaleDown()
      • getBackupGroupName

        String getBackupGroupName()
      • getScaleDownGroupName

        String getScaleDownGroupName()
      • getScaleDownClustername

        String getScaleDownClustername()
      • useQuorumManager

        default boolean useQuorumManager()