| 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
|
| com.hazelcast.wan.impl |
This package contains the opensource implementation of WAN replication
|
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
WanNoDelayReplication.publishReplicationEvent(WanReplicationEvent wanReplicationEvent) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.