public class MapPutOperation extends MapOperation
codec, name
Constructor and Description |
---|
MapPutOperation() |
MapPutOperation(RMap<?,?> map,
Object key,
Object value,
String transactionId) |
Modifier and Type | Method and Description |
---|---|
void |
commit(RMap<Object,Object> map) |
commit, getKey, getLock, getMap, getMap, getOldValue, getValue, rollback
getCodec, getName
Copyright © 2014–2018 The Redisson Project. All rights reserved.