Uses of Class
org.infinispan.extendedstats.container.ConcurrentGlobalContainer
Packages that use ConcurrentGlobalContainer
Package
Description
Infinispan Extended Statistics.
-
Uses of ConcurrentGlobalContainer in org.infinispan.extendedstats
Methods in org.infinispan.extendedstats with parameters of type ConcurrentGlobalContainerModifier and TypeMethodDescriptionfinal void
TransactionStatistics.flushTo
(ConcurrentGlobalContainer globalContainer) Merges this statistics in the global container. -
Uses of ConcurrentGlobalContainer in org.infinispan.extendedstats.container
Methods in org.infinispan.extendedstats.container with parameters of type ConcurrentGlobalContainerModifier and TypeMethodDescriptionvoid
ExtendedStatisticsContainer.mergeTo
(ConcurrentGlobalContainer globalContainer) it merges inthis
the statistic's values inother
.final void
LocalExtendedStatisticsContainer.mergeTo
(ConcurrentGlobalContainer globalContainer) void
RemoteExtendedStatisticsContainer.mergeTo
(ConcurrentGlobalContainer globalContainer)