public class MapPutIfAbsentOperation extends MapOperation
codec, name| Constructor and Description |
|---|
MapPutIfAbsentOperation() |
MapPutIfAbsentOperation(RMap<?,?> map,
Object key,
Object value,
String transactionId,
long threadId) |
| Modifier and Type | Method and Description |
|---|---|
void |
commit(RMap<Object,Object> map) |
commit, getKey, getLock, getMap, getMap, getOldValue, getValue, rollbackgetCodec, getNamepublic void commit(RMap<Object,Object> map)
commit in class MapOperationCopyright © 2014–2021 Redisson. All rights reserved.