Package | Description |
---|---|
com.hazelcast.wan |
This package contains the WAN replication API
|
com.hazelcast.wan.impl |
This package contains the opensource implementation of WAN replication
|
Modifier and Type | Method and Description |
---|---|
AddWanConfigResult |
WanReplicationService.addWanReplicationConfig(WanReplicationConfig wanConfig)
Adds a new
WanReplicationConfig to the cluster. |
Modifier and Type | Method and Description |
---|---|
AddWanConfigResult |
WanReplicationServiceImpl.addWanReplicationConfig(WanReplicationConfig wanConfig) |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.