| Interface | Description |
|---|---|
| WanAntiEntropyEvent |
A user-triggered WAN anti-entropy event.
|
| WanReplicationEvent |
Interface for all WAN replication messages
|
| WanReplicationPublisher<T> |
This interface offers the implementation of different kinds of replication
techniques like TCP, UDP or maybe even an JMS based service.
|
| WanSyncStats |
Base interface of WAN Synchronization statistics.
|
| Class | Description |
|---|---|
| ConsistencyCheckResult |
Result of the last WAN consistency check result.
|
| DistributedServiceWanEventCounters |
Counters for WAN events for a single distributed object type (map or
cache).
|
| DistributedServiceWanEventCounters.DistributedObjectWanEventCounters |
Counters for WAN events for a single map or cache.
|
| Exception | Description |
|---|---|
| WanReplicationQueueFullException |
A
HazelcastException that
is thrown when the wan replication queues are full
This exception is only thrown when WAN is configured with
WanQueueFullBehavior.THROW_EXCEPTION |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.