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,WanSyncStats> |
LocalWanPublisherStats.getLastSyncStats()
Returns the last synchronization statistics, mapped by map name.
|
Modifier and Type | Method and Description |
---|---|
Map<String,WanSyncStats> |
LocalWanPublisherStatsImpl.getLastSyncStats() |
Modifier and Type | Method and Description |
---|---|
void |
LocalWanPublisherStatsImpl.setLastSyncStats(Map<String,WanSyncStats> lastSyncStats) |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.