See: Description
| Interface | Description |
|---|---|
| EnterpriseReplicationEventObject |
Marker interface for enterprise WAN replication events.
|
| WanReplicationConsumer |
Interface to be implemented by custom WAN event consumers.
|
| WanReplicationEndpoint |
Implementations of this interface represent a replication endpoint, normally another
Hazelcast cluster only reachable over a Wide Area Network (WAN).
|
| Class | Description |
|---|---|
| BatchWanReplicationEvent |
Container to gather batch of
WanReplicationEvent objects. |
| EnterpriseWanReplicationService |
Enterprise implementation for WAN replication.
|
| EWRDataSerializerHook |
DataSerializerHook for Enterprise WAN objects
|
| EWRMigrationContainer |
Migration data holder.
|
| PartitionWanEventContainer |
Contains all map/cache event queues of a partition.
|
| PartitionWanEventQueueMap |
WAN event queue map of a partition and a specific service (map/cache).
|
| PublisherQueueContainer |
WAN event queue container for WAN replication publishers.
|
| WanReplicationEventQueue |
WAN replication event queue wrapper.
|
| WanReplicationPublisherDelegate |
Delegating WAN replication publisher implementation.
|
| Enum | Description |
|---|---|
| WanFilterEventType |
Event types to be used by
CacheWanEventFilter
and MapWanEventFilter instances. |
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.