Package | Description |
---|---|
com.hazelcast.wan |
This package contains the WAN replication API
|
Modifier and Type | Interface and Description |
---|---|
interface |
WanReplicationEndpoint
Implementations of this interface represent a replication endpoint, normally another
Hazelcast cluster only reachable over a wide area network.
|
Modifier and Type | Method and Description |
---|---|
WanReplicationPublisher |
WanReplicationService.getWanReplicationPublisher(String name)
Creates a new
WanReplicationPublisher by the given name. |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.