Uses of Class
org.infinispan.extendedstats.ExtendedStatisticNotFoundException
-
Packages that use ExtendedStatisticNotFoundException Package Description org.infinispan.extendedstats Infinispan Extended Statistics.org.infinispan.extendedstats.container -
-
Uses of ExtendedStatisticNotFoundException in org.infinispan.extendedstats
Methods in org.infinispan.extendedstats 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.extendedstats.container
Methods in org.infinispan.extendedstats.container that throw ExtendedStatisticNotFoundException Modifier and Type Method Description doubleBaseExtendedStatisticsContainer. getValue(ExtendedStatistic statistic)doubleExtendedStatisticsContainer. getValue(ExtendedStatistic statistic)
-