| 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  | 
MergeOperation
Merges two replicated map entries with the given merge policy after the split-brain syndrome is recovered. 
 | 
class  | 
PutOperation
Puts a key to the replicated map. 
 | 
class  | 
RemoveOperation
Removes the key from replicated map. 
 | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.