| Package | Description | 
|---|---|
| com.hazelcast.replicatedmap.impl | This package contains the implementation of the replicated map service itself and some connection interfaces only used
 internally. | 
| com.hazelcast.replicatedmap.impl.operation | This package contains replicated map operations which are executed on remote nodes | 
| Modifier and Type | Method and Description | 
|---|---|
| PartitionContainer | ReplicatedMapService. getPartitionContainer(int partitionId) | 
| Constructor and Description | 
|---|
| CheckReplicaVersionOperation(PartitionContainer container) | 
| ReplicationOperation(SerializationService serializationService,
                    PartitionContainer container,
                    int partitionId) | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.