| 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. 
 | 
| com.hazelcast.wan | 
 This package contains the WAN replication API 
 | 
| com.hazelcast.wan.impl | 
 This package contains the opensource implementation of WAN replication 
 | 
| Modifier and Type | Method and Description | 
|---|---|
WanSyncState | 
MemberState.getWanSyncState()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WanSyncStateImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
WanSyncState | 
MemberStateImpl.getWanSyncState()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MemberStateImpl.setWanSyncState(WanSyncState wanSyncState)  | 
| Modifier and Type | Method and Description | 
|---|---|
WanSyncState | 
WanReplicationService.getWanSyncState()
Returns current status of WAN sync operation 
 | 
| Modifier and Type | Method and Description | 
|---|---|
WanSyncState | 
WanReplicationServiceImpl.getWanSyncState()  | 
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.