| Package | Description |
|---|---|
| com.hazelcast.map.impl.event | |
| com.hazelcast.map.impl.wan |
Contains wan replication event classes
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MapEventPublisherImpl.publishWanEvent(String mapName,
InternalWanReplicationEvent event)
Publishes the
event to the WanReplicationPublisher configured for this map. |
| Modifier and Type | Class and Description |
|---|---|
class |
MapReplicationRemove |
class |
MapReplicationUpdate
WAN replication object for map update operations.
|
Copyright © 2019 Hazelcast, Inc.. All rights reserved.