Class LocalExtendedStatisticsContainer

java.lang.Object
org.infinispan.extendedstats.container.BaseExtendedStatisticsContainer
org.infinispan.extendedstats.container.LocalExtendedStatisticsContainer
All Implemented Interfaces:
ExtendedStatisticsContainer

public class LocalExtendedStatisticsContainer extends BaseExtendedStatisticsContainer
Container for the statistics corresponding to local originated transactions. It only knows how to merge from others LocalExtendedStatisticsContainer
Since:
6.0
Author:
Pedro Ruivo