Uses of Enum
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 type with the specified name.static HealthStatus[]
HealthStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.