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