| Package | Description |
|---|---|
| com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
| com.hazelcast.wan.impl |
This package contains the opensource implementation of WAN replication
|
| Modifier and Type | Field and Description |
|---|---|
protected DelegatingWanReplicationScheme |
MapContainer.wanReplicationDelegate |
| Modifier and Type | Method and Description |
|---|---|
DelegatingWanReplicationScheme |
MapContainer.getWanReplicationDelegate() |
| Modifier and Type | Method and Description |
|---|---|
DelegatingWanReplicationScheme |
WanReplicationServiceImpl.getWanReplicationPublishers(String name) |
DelegatingWanReplicationScheme |
WanReplicationService.getWanReplicationPublishers(String name)
Creates a new
WanReplicationPublisher by the given name. |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.