public class LocalExtendedStatisticsContainer extends BaseExtendedStatisticsContainer
LocalExtendedStatisticsContainerstats| Constructor and Description |
|---|
LocalExtendedStatisticsContainer() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getIndex(ExtendedStatistic statistic) |
void |
mergeTo(ConcurrentGlobalContainer globalContainer)
it merges in
this the statistic's values in other. |
String |
toString() |
addValue, getValuepublic final void mergeTo(ConcurrentGlobalContainer globalContainer)
ExtendedStatisticsContainerthis the statistic's values in other. If for some reason the other cannot be
merged, it fails silentlyprotected final int getIndex(ExtendedStatistic statistic)
getIndex in class BaseExtendedStatisticsContainerExtendedStatistic.NO_INDEX if the
statistic does not exist in this containerCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.