Package | Description |
---|---|
org.infinispan.stats |
Cache statistics.
|
org.infinispan.stats.container |
Modifier and Type | Method and Description |
---|---|
void |
TransactionStatistics.flushTo(ConcurrentGlobalContainer globalContainer)
Merges this statistics in the global container.
|
Modifier and Type | Method and Description |
---|---|
void |
LocalExtendedStatisticsContainer.mergeTo(ConcurrentGlobalContainer globalContainer) |
void |
ExtendedStatisticsContainer.mergeTo(ConcurrentGlobalContainer globalContainer)
it merges in
this the statistic's values in other . |
void |
RemoteExtendedStatisticsContainer.mergeTo(ConcurrentGlobalContainer globalContainer) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.