Class RemoteExtendedStatisticsContainer

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

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