Package | Description |
---|---|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.spi |
Provides interfaces/classes for Hazelcast SPI.
|
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) |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.