Uses of Class
org.infinispan.stats.container.BaseExtendedStatisticsContainer
-
Packages that use BaseExtendedStatisticsContainer Package Description org.infinispan.stats.container -
-
Uses of BaseExtendedStatisticsContainer in org.infinispan.stats.container
Subclasses of BaseExtendedStatisticsContainer in org.infinispan.stats.container Modifier and Type Class Description class
LocalExtendedStatisticsContainer
Container for the statistics corresponding to local originated transactions.class
RemoteExtendedStatisticsContainer
Container for the statistics corresponding to remote originated transactions.
-