Uses of Class
org.infinispan.stats.ExtendedStatisticNotFoundException
-
Packages that use ExtendedStatisticNotFoundException Package Description org.infinispan.stats Cache statistics.org.infinispan.stats.container -
-
Uses of ExtendedStatisticNotFoundException in org.infinispan.stats
Methods in org.infinispan.stats that throw ExtendedStatisticNotFoundException Modifier and Type Method Description doubleCacheStatisticCollector. getAttribute(ExtendedStatistic stat)doubleCacheStatisticManager. getAttribute(ExtendedStatistic stat)doubleTransactionStatistics. getValue(ExtendedStatistic stat) -
Uses of ExtendedStatisticNotFoundException in org.infinispan.stats.container
Methods in org.infinispan.stats.container that throw ExtendedStatisticNotFoundException Modifier and Type Method Description doubleBaseExtendedStatisticsContainer. getValue(ExtendedStatistic statistic)doubleExtendedStatisticsContainer. getValue(ExtendedStatistic statistic)
-