| Package | Description | 
|---|---|
| com.hazelcast.replicatedmap.impl.operation | This package contains replicated map operations which are executed on remote nodes | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MergeOperationMerges two replicated map entries with the given merge policy after the split-brain syndrome is recovered. | 
| class  | PutOperationPuts a key to the replicated map. | 
| class  | RemoveOperationRemoves the key from replicated map. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.