Uses of Enum Class
org.infinispan.health.HealthStatus
Packages that use HealthStatus
-
Uses of HealthStatus in org.infinispan.health
Methods in org.infinispan.health that return HealthStatusModifier and TypeMethodDescriptionClusterHealth.getHealthStatus()
Returns total cluster health.CacheHealth.getStatus()
Returns Cache health status.static HealthStatus
Returns the enum constant of this class with the specified name.static HealthStatus[]
HealthStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of HealthStatus in org.infinispan.health.impl
Methods in org.infinispan.health.impl that return HealthStatus