| Package | Description | 
|---|---|
| com.hazelcast.map.impl | Contains implementation specific classes of  com.hazelcast.mappackage. | 
| 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 | MapService. onReplicationEvent(WanReplicationEvent replicationEvent) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ReplicationSupportingService. onReplicationEvent(WanReplicationEvent replicationEvent) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WanReplicationPublisher. publishReplicationEvent(WanReplicationEvent wanReplicationEvent)Publishes the  wanReplicationEventon this publisher. | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.