| Package | Description | 
|---|---|
| com.hazelcast.map.impl.operation | Package for map operations. | 
| com.hazelcast.map.impl.tx | Contains implementation classes for  TransactionalMap | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MergeOperation | 
| class  | PutIfAbsentOperation | 
| class  | PutOperation | 
| class  | PutTransientOperation | 
| class  | ReplaceIfSameOperation | 
| class  | ReplaceOperation | 
| class  | SetOperation | 
| class  | TryPutOperation | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TxnSetOperationAn operation to unlock and set (key,value) on the partition . | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.