public class MapFastPutOperation extends MapOperation
codec, name
Constructor and Description |
---|
MapFastPutOperation() |
MapFastPutOperation(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, rollback
getCodec, getName
public void commit(RMap<Object,Object> map)
commit
in class MapOperation
Copyright © 2014–2020 Redisson. All rights reserved.