Uses of Interface
org.infinispan.health.CacheHealth
-
Packages that use CacheHealth Package Description org.infinispan.health -
-
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 java.util.List<CacheHealth>Health. getCacheHealth()Returns per cache health.
-