| 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 | Field and Description |
|---|---|
protected WanPublisherSyncSupport |
AbstractWanPublisher.syncSupport |
| Modifier and Type | Method and Description |
|---|---|
protected WanPublisherSyncSupport |
WanBatchReplication.createWanSyncSupport() |
protected abstract WanPublisherSyncSupport |
AbstractWanPublisher.createWanSyncSupport()
Creates the instance implementing WAN sync features.
|
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.