Uses of Interface
org.infinispan.health.HostInfo
-
Packages that use HostInfo Package Description org.infinispan.health org.infinispan.health.impl -
-
Uses of HostInfo in org.infinispan.health
Methods in org.infinispan.health that return HostInfo Modifier and Type Method Description HostInfo
Health. getHostInfo()
Gets basic information about the host. -
Uses of HostInfo in org.infinispan.health.impl
Classes in org.infinispan.health.impl that implement HostInfo Modifier and Type Class Description class
HostInfoImpl
Methods in org.infinispan.health.impl that return HostInfo Modifier and Type Method Description HostInfo
HealthImpl. getHostInfo()
-