Uses of Enum Class
org.keycloak.jgroups.protocol.KEYCLOAK_JDBC_PING2.HealthStatus
Packages that use KEYCLOAK_JDBC_PING2.HealthStatus
-
Uses of KEYCLOAK_JDBC_PING2.HealthStatus in org.keycloak.jgroups.protocol
Methods in org.keycloak.jgroups.protocol that return KEYCLOAK_JDBC_PING2.HealthStatusModifier and TypeMethodDescriptionKEYCLOAK_JDBC_PING2.healthStatus()
Detects a network partition and decides if the node belongs to the winning partition.Returns the enum constant of this class with the specified name.static KEYCLOAK_JDBC_PING2.HealthStatus[]
KEYCLOAK_JDBC_PING2.HealthStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.