| Package | Description |
|---|---|
| org.infinispan.health |
Health package.
|
| Modifier and Type | Method and Description |
|---|---|
HealthStatus |
ClusterHealth.getHealthStatus()
Returns total cluster health.
|
HealthStatus |
CacheHealth.getStatus()
Returns Cache health status.
|
static HealthStatus |
HealthStatus.valueOf(String name)
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.
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.