Package | Description |
---|---|
com.hazelcast.spi |
Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services.
|
com.hazelcast.wan |
This package contains the WAN replication API
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationSupportingService.onReplicationEvent(WanReplicationEvent replicationEvent)
Processes a WAN replication event
|
Modifier and Type | Method and Description |
---|---|
void |
WanReplicationPublisher.publishReplicationEvent(WanReplicationEvent wanReplicationEvent)
Publishes the
wanReplicationEvent on this publisher. |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.