Class MapCacheKeyScanResult<K>
java.lang.Object
org.redisson.client.protocol.decoder.MapCacheKeyScanResult<K>
- Type Parameters:
K- key type
- All Implemented Interfaces:
ScanResult<K>
- Author:
- Nikita Koksharov
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MapCacheKeyScanResult
-
-
Method Details
-
getValues
- Specified by:
getValuesin interfaceScanResult<K>
-
getPos
public long getPos()- Specified by:
getPosin interfaceScanResult<K>
-
setRedisClient
- Specified by:
setRedisClientin interfaceScanResult<K>
-
getRedisClient
- Specified by:
getRedisClientin interfaceScanResult<K>
-
getIdleKeys
-