Package | Description |
---|---|
org.infinispan.stats |
Cache statistics.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalTransactionStatistics
Represents the statistics collected for a local transaction
|
class |
RemoteTransactionStatistics
Represents the statistic collected for a remote transaction
|
Modifier and Type | Method and Description |
---|---|
void |
CacheStatisticCollector.merge(TransactionStatistics transactionStatistics)
Merges a transaction statistics in this cache statistics.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.