Uses of Interface
org.infinispan.health.CacheHealth
Packages that use CacheHealth
-
Uses of CacheHealth in org.infinispan.health
Methods in org.infinispan.health that return types with arguments of type CacheHealthModifier and TypeMethodDescriptionHealth.getCacheHealth()
Returns per cache health.Health.getCacheHealth
(Set<String> cacheNames) Returns per cache health for the provided cache names. -
Uses of CacheHealth in org.infinispan.health.impl
Methods in org.infinispan.health.impl that return types with arguments of type CacheHealthModifier and TypeMethodDescriptionHealthImpl.getCacheHealth()
HealthImpl.getCacheHealth
(Set<String> cacheNames)