| 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,LocalWanPublisherStats> | 
LocalWanStats.getLocalWanPublisherStats()
Returns the statistics of different publisher clusters belongs the scheme on this member 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LocalWanPublisherStatsImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,LocalWanPublisherStats> | 
LocalWanStatsImpl.getLocalWanPublisherStats()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LocalWanStatsImpl.setLocalPublisherStatsMap(Map<String,LocalWanPublisherStats> localPublisherStatsMap)  | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.