public class RemoteExtendedStatisticsContainer extends BaseExtendedStatisticsContainer
RemoteExtendedStatisticsContainerstats| Constructor and Description |
|---|
RemoteExtendedStatisticsContainer() |
| 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. |
addValue, getValuepublic void mergeTo(ConcurrentGlobalContainer globalContainer)
ExtendedStatisticsContainerthis the statistic's values in other. If for some reason the other cannot be
merged, it fails silentlyprotected int getIndex(ExtendedStatistic statistic)
getIndex in class BaseExtendedStatisticsContainerExtendedStatistic.NO_INDEX if the
statistic does not exist in this containerCopyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.