| Package | Description |
|---|---|
| org.infinispan.health | |
| org.infinispan.health.impl |
| Modifier and Type | Method and Description |
|---|---|
List<CacheHealth> |
Health.getCacheHealth()
Returns per cache health.
|
List<CacheHealth> |
Health.getCacheHealth(Set<String> cacheNames)
Returns per cache health for the provided cache names.
|
| Modifier and Type | Method and Description |
|---|---|
List<CacheHealth> |
HealthImpl.getCacheHealth() |
List<CacheHealth> |
HealthImpl.getCacheHealth(Set<String> cacheNames) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.