Package org.redisson.cache
Class LocalCachedMapDisabledKey
- java.lang.Object
-
- org.redisson.cache.LocalCachedMapDisabledKey
-
- All Implemented Interfaces:
Serializable
public class LocalCachedMapDisabledKey extends Object implements Serializable
- Author:
- Nikita Koksharov
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LocalCachedMapDisabledKey()
LocalCachedMapDisabledKey(String requestId, long timeout)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getRequestId()
long
getTimeout()
-