Interface | Description |
---|---|
ReplicationEventObject |
Marker interface for WAN replication messages
|
WanReplicationEndpoint |
Implementations of this interface represent a replication endpoint, normally another
Hazelcast cluster only reachable over a wide area network
|
WanReplicationPublisher |
This interface offers the implementation of different kinds of replication techniques like
TCP, UDP or maybe even an JMS based service
|
WanReplicationService |
This is the WAN replications service API core interface.
|
Class | Description |
---|---|
WanReplicationEvent |
Event class used to transmit the actual event object
|
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.