Package | Description |
---|---|
com.hazelcast.monitor |
Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc.
|
com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ConsistencyCheckResult> |
LocalWanPublisherStats.getLastConsistencyCheckResults()
Returns the last results of the consistency checks, mapped by map name.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ConsistencyCheckResult> |
LocalWanPublisherStatsImpl.getLastConsistencyCheckResults() |
Modifier and Type | Method and Description |
---|---|
void |
LocalWanPublisherStatsImpl.setLastConsistencyCheckResults(Map<String,ConsistencyCheckResult> lastConsistencyCheckResults) |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.