Uses of Interface
org.infinispan.health.ClusterHealth
-
Packages that use ClusterHealth Package Description org.infinispan.health org.infinispan.health.impl -
-
Uses of ClusterHealth in org.infinispan.health
Methods in org.infinispan.health that return ClusterHealth Modifier and Type Method Description ClusterHealth
Health. getClusterHealth()
Returns Cluster health. -
Uses of ClusterHealth in org.infinispan.health.impl
Classes in org.infinispan.health.impl that implement ClusterHealth Modifier and Type Class Description class
ClusterHealthImpl
Methods in org.infinispan.health.impl that return ClusterHealth Modifier and Type Method Description ClusterHealth
HealthImpl. getClusterHealth()
-