Uses of Interface
org.infinispan.health.CacheHealth
-
Packages that use CacheHealth Package Description org.infinispan.health org.infinispan.health.impl -
-
Uses of CacheHealth in org.infinispan.health
Methods in org.infinispan.health that return types with arguments of type CacheHealth Modifier and Type Method Description List<CacheHealth>
Health. getCacheHealth()
Returns per cache health. -
Uses of CacheHealth in org.infinispan.health.impl
Classes in org.infinispan.health.impl that implement CacheHealth Modifier and Type Class Description class
CacheHealthImpl
Methods in org.infinispan.health.impl that return types with arguments of type CacheHealth Modifier and Type Method Description List<CacheHealth>
HealthImpl. getCacheHealth()
-