Package org.infinispan.extendedstats.container
-
Interface Summary Interface Description ExtendedStatisticsContainer Contains the statistic's values and allows to perform modifications on them. -
Class Summary Class Description BaseExtendedStatisticsContainer Common logic for theExtendedStatisticsContainer
ConcurrentGlobalContainer Thread safe cache statistics that allows multiple writers and reader at the same time.LocalExtendedStatisticsContainer Container for the statistics corresponding to local originated transactions.RemoteExtendedStatisticsContainer Container for the statistics corresponding to remote originated transactions.StatisticsSnapshot A Statistic Snapshot; -
Enum Summary Enum Description ExtendedStatistic The available extended statistics