Uses of Interface
org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
-
Packages that use RemoteCacheClientStatisticsMXBean Package Description org.infinispan.client.hotrod Hot Rod client API.org.infinispan.client.hotrod.impl -
-
Uses of RemoteCacheClientStatisticsMXBean in org.infinispan.client.hotrod
Methods in org.infinispan.client.hotrod that return RemoteCacheClientStatisticsMXBean Modifier and Type Method Description RemoteCacheClientStatisticsMXBeanRemoteCache. clientStatistics()Returns client-side statistics for this cache. -
Uses of RemoteCacheClientStatisticsMXBean in org.infinispan.client.hotrod.impl
Classes in org.infinispan.client.hotrod.impl that implement RemoteCacheClientStatisticsMXBean Modifier and Type Class Description classClientStatistics
-