| 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 |
|---|---|
PublisherQueueContainer |
WanReplicationEndpoint.getPublisherQueueContainer()
Returns the WAN event queue container for this publisher.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PollSynchronizerPublisherQueueContainer
This class is an extension to
PublisherQueueContainer that
offers synchronization between polling the WAN event queues and other
processes such as migration via per-partition locks. |
| Modifier and Type | Method and Description |
|---|---|
PublisherQueueContainer |
AbstractWanPublisher.getPublisherQueueContainer() |
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.