Package | Description |
---|---|
com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
Modifier and Type | Method and Description |
---|---|
void |
LocalIndexStatsImpl.setAllFrom(OnDemandIndexStats onDemandStats)
Sets all the values in this stats to the corresponding values in the
given on-demand stats.
|
Modifier and Type | Method and Description |
---|---|
void |
LocalMapStatsImpl.updateIndexStats(Map<String,OnDemandIndexStats> freshIndexStats) |
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.