Uses of Class
org.infinispan.extendedstats.ExtendedStatisticNotFoundException
Packages that use ExtendedStatisticNotFoundException
Package
Description
Infinispan Extended Statistics.
-
Uses of ExtendedStatisticNotFoundException in org.infinispan.extendedstats
Methods in org.infinispan.extendedstats that throw ExtendedStatisticNotFoundExceptionModifier and TypeMethodDescriptionfinal double
CacheStatisticCollector.getAttribute
(ExtendedStatistic stat) final double
CacheStatisticManager.getAttribute
(ExtendedStatistic stat) final double
TransactionStatistics.getValue
(ExtendedStatistic stat) -
Uses of ExtendedStatisticNotFoundException in org.infinispan.extendedstats.container
Methods in org.infinispan.extendedstats.container that throw ExtendedStatisticNotFoundExceptionModifier and TypeMethodDescriptionfinal double
BaseExtendedStatisticsContainer.getValue
(ExtendedStatistic statistic) double
ExtendedStatisticsContainer.getValue
(ExtendedStatistic statistic)