| Package | Description |
|---|---|
| com.hazelcast.enterprise.wan.replication |
This package contains WAN replication implementations
|
| Modifier and Type | Class and Description |
|---|---|
class |
WanPublisherFullSyncSupport
Support class for processing WAN sync events for a single publisher.
|
class |
WanPublisherMerkleTreeSyncSupport
Support class for processing WAN merkle tree anti-entropy events for a
single publisher.
|
| Modifier and Type | Method and Description |
|---|---|
protected WanPublisherSyncSupport |
WanBatchReplication.createWanSyncSupport() |
protected WanPublisherSyncSupport |
AbstractWanPublisher.createWanSyncSupport()
Creates a support instance for processing WAN merkle tree anti-entropy
events.
|
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.