| Package | Description |
|---|---|
| com.hazelcast.enterprise.wan |
This package contains the enterprise WAN implementation
|
| com.hazelcast.enterprise.wan.replication |
This package contains WAN replication implementations
|
| Modifier and Type | Method and Description |
|---|---|
void |
WanReplicationEndpoint.publishSyncEvent(WanSyncEvent syncRequest)
Publishes a WAN sync event for all or a specific map and for all or
some partitions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WanPublisherFullSyncSupport.processEvent(WanSyncEvent event)
Processes the WAN sync event.
|
void |
WanPublisherMerkleTreeSyncSupport.processEvent(WanSyncEvent event)
Processes the WAN sync event.
|
void |
WanPublisherSyncSupport.processEvent(WanSyncEvent event)
Processes the WAN sync event.
|
void |
AbstractWanPublisher.publishSyncEvent(WanSyncEvent event) |
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.