Uses of Class
org.infinispan.configuration.cache.JMXStatisticsConfiguration
-
Packages that use JMXStatisticsConfiguration Package Description org.infinispan.configuration.cache Cacheconfiguration -
-
Uses of JMXStatisticsConfiguration in org.infinispan.configuration.cache
Subclasses of JMXStatisticsConfiguration in org.infinispan.configuration.cache 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.
-