| Interface | Description |
|---|---|
| ExtendedStatisticsContainer |
Contains the statistic's values and allows to perform modifications on them.
|
| Class | Description |
|---|---|
| BaseExtendedStatisticsContainer |
Common logic for the
ExtendedStatisticsContainer |
| ConcurrentGlobalContainer |
Thread safe cache statistics that allows multiple writers and reader at the same time.
|
| LocalExtendedStatisticsContainer |
Container for the statistics corresponding to local originated transactions.
|
| RemoteExtendedStatisticsContainer |
Container for the statistics corresponding to remote originated transactions.
|
| StatisticsSnapshot |
A Statistic Snapshot;
|
| Enum | Description |
|---|---|
| ExtendedStatistic |
The available extended statistics
|
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.