Uses of Interface
org.infinispan.client.hotrod.ServerStatistics
Packages that use ServerStatistics
Package
Description
Hot Rod client API.
-
Uses of ServerStatistics in org.infinispan.client.hotrod
Methods in org.infinispan.client.hotrod that return ServerStatisticsModifier and TypeMethodDescriptionRemoteCache.serverStatistics()
Returns server-side statistics for this cache.Methods in org.infinispan.client.hotrod that return types with arguments of type ServerStatisticsModifier and TypeMethodDescriptionRemoteCache.serverStatisticsAsync()
Returns server-side statistics for this cache. -
Uses of ServerStatistics in org.infinispan.client.hotrod.impl
Classes in org.infinispan.client.hotrod.impl that implement ServerStatisticsMethods in org.infinispan.client.hotrod.impl that return ServerStatisticsModifier and TypeMethodDescriptionDelegatingRemoteCache.serverStatistics()
RemoteCacheImpl.serverStatistics()
Methods in org.infinispan.client.hotrod.impl that return types with arguments of type ServerStatisticsModifier and TypeMethodDescriptionDelegatingRemoteCache.serverStatisticsAsync()
RemoteCacheImpl.serverStatisticsAsync()