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 HostInfoHealth. getHostInfo()Gets basic information about the host. -
Uses of HostInfo in org.infinispan.health.impl
Methods in org.infinispan.health.impl that return HostInfo Modifier and Type Method Description HostInfoHealthImpl. getHostInfo()
-