| Package | Description | 
|---|---|
| com.hazelcast.replicatedmap.impl | 
 This package contains the implementation of the replicated map service itself and some connection interfaces only used
 internally - No public API! 
 | 
| com.hazelcast.replicatedmap.impl.messages | 
 This package contains replication event classes to communicate replications to other nodes 
 | 
| com.hazelcast.replicatedmap.impl.record | 
 This package contains the implementation of the backing data storage for the replicated map implementation 
 | 
| Class and Description | 
|---|
| MultiReplicationMessage
 This replicated message contains multiple replications at once 
 | 
| ReplicationMessage
 This replication message is used for sending over a replication event to another node 
 | 
| Class and Description | 
|---|
| ReplicationMessage
 This replication message is used for sending over a replication event to another node 
 | 
| Class and Description | 
|---|
| MultiReplicationMessage
 This replicated message contains multiple replications at once 
 | 
| ReplicationMessage
 This replication message is used for sending over a replication event to another node 
 | 
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.