Uses of Interface
org.infinispan.stats.Stats
-
Packages that use Stats Package Description org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.org.infinispan.stats Cache statistics. -
-
Uses of Stats in org.infinispan
Methods in org.infinispan that return Stats Modifier and Type Method Description StatsAdvancedCache. getStats()Returns aStatsobject that allows several statistics associated with this cache at runtime. -
Uses of Stats in org.infinispan.stats
Subinterfaces of Stats in org.infinispan.stats Modifier and Type Interface Description interfaceCacheContainerStatsDeprecated.Since 10.1.3.interfaceClusterCacheStatsSimilar toStatsbut cluster wide.
-