Uses of Interface
org.infinispan.extendedstats.container.ExtendedStatisticsContainer
Packages that use ExtendedStatisticsContainer
Package
Description
Infinispan Extended Statistics.
-
Uses of ExtendedStatisticsContainer in org.infinispan.extendedstats
Constructors in org.infinispan.extendedstats with parameters of type ExtendedStatisticsContainerModifierConstructorDescriptionprotected
TransactionStatistics
(ExtendedStatisticsContainer container, TimeService timeService) -
Uses of ExtendedStatisticsContainer in org.infinispan.extendedstats.container
Classes in org.infinispan.extendedstats.container that implement ExtendedStatisticsContainerModifier and TypeClassDescriptionclass
Common logic for theExtendedStatisticsContainer
class
Container for the statistics corresponding to local originated transactions.class
Container for the statistics corresponding to remote originated transactions.