Uses of Interface
com.hazelcast.wan.WanEvent
-
Uses of WanEvent in com.hazelcast.wan
Modifier and TypeMethodDescriptionvoid
WanPublisher.publishReplicationEvent
(WanEvent<T> eventObject) Publish theeventObject
WAN replication event.void
WanPublisher.publishReplicationEventBackup
(WanEvent<T> eventObject) Publish theeventObject
WAN replication event backup.default void
WanPublisher.publishRepublishedReplicationEvent
(WanEvent<T> eventObject) Republishes theeventObject
WAN replication event.