Uses of Class
org.infinispan.extendedstats.TransactionStatistics
Packages that use TransactionStatistics
-
Uses of TransactionStatistics in org.infinispan.extendedstats
Subclasses of TransactionStatistics in org.infinispan.extendedstatsModifier and TypeClassDescriptionclass
Represents the statistics collected for a local transactionclass
Represents the statistic collected for a remote transactionMethods in org.infinispan.extendedstats with parameters of type TransactionStatisticsModifier and TypeMethodDescriptionfinal void
CacheStatisticCollector.merge
(TransactionStatistics transactionStatistics) Merges a transaction statistics in this cache statistics.