Uses of Interface
org.infinispan.configuration.cache.JMXStatisticsConfiguration
-
Packages that use JMXStatisticsConfiguration Package Description org.infinispan.configuration.cache Cacheconfiguration -
-
Uses of JMXStatisticsConfiguration in org.infinispan.configuration.cache
Classes in org.infinispan.configuration.cache that implement JMXStatisticsConfiguration Modifier and Type Class Description classStatisticsConfigurationDetermines whether cache statistics are gathered.Methods in org.infinispan.configuration.cache that return JMXStatisticsConfiguration Modifier and Type Method Description JMXStatisticsConfigurationConfiguration. jmxStatistics()Deprecated.since 10.1.3 useConfiguration.statistics()instead.
-