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