Package | Description |
---|---|
com.hazelcast.wan |
This package contains the WAN replication API
|
Modifier and Type | Method and Description |
---|---|
void |
WanPublisher.publishReplicationEvent(WanEvent<T> eventObject)
Publish the
eventObject WAN replication event. |
void |
WanPublisher.publishReplicationEventBackup(WanEvent<T> eventObject)
Publish the
eventObject WAN replication event backup. |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.