Class MapCachePutOperation
java.lang.Object
org.redisson.transaction.operation.TransactionalOperation
org.redisson.transaction.operation.map.MapOperation
org.redisson.transaction.operation.map.MapCachePutOperation
- Author:
- Nikita Koksharov
-
Field Summary
Fields inherited from class org.redisson.transaction.operation.TransactionalOperation
codec, name, threadId
-
Constructor Summary
-
Method Summary
Methods inherited from class org.redisson.transaction.operation.map.MapOperation
commit, getKey, getLock, getMap, getMap, getOldValue, getValue, rollback
Methods inherited from class org.redisson.transaction.operation.TransactionalOperation
getCodec, getName, getThreadId
-
Constructor Details
-
MapCachePutOperation
public MapCachePutOperation() -
MapCachePutOperation
-
-
Method Details
-
commit
- Specified by:
commit
in classMapOperation
-
getTTL
public long getTTL() -
getTTLUnit
-
getMaxIdleTimeout
public long getMaxIdleTimeout() -
getMaxIdleUnit
-