public class MapCacheFastPutIfAbsentOperation extends MapOperation
codec, name| Constructor and Description |
|---|
MapCacheFastPutIfAbsentOperation(RMap<?,?> map,
Object key,
Object value,
long ttl,
TimeUnit ttlUnit,
long maxIdleTime,
TimeUnit maxIdleUnit) |
| Modifier and Type | Method and Description |
|---|---|
void |
commit(RMap<Object,Object> map) |
long |
getMaxIdleTime() |
TimeUnit |
getMaxIdleUnit() |
long |
getTTL() |
TimeUnit |
getTTLUnit() |
commit, getKey, getMap, getMap, getOldValue, getValue, rollbackgetCodec, getNameCopyright © 2014–2018 The Redisson Project. All rights reserved.