Class MapCacheScanResult<K,V>
java.lang.Object
org.redisson.client.protocol.decoder.MapScanResult<K,V>
org.redisson.client.protocol.decoder.MapCacheScanResult<K,V>
- Type Parameters:
K
- key typeV
- value type
- All Implemented Interfaces:
ScanResult<Map.Entry<K,
V>>
- Author:
- Nikita Koksharov
-
Constructor Summary
-
Method Summary
Methods inherited from class org.redisson.client.protocol.decoder.MapScanResult
getMap, getPos, getRedisClient, getValues, setRedisClient
-
Constructor Details
-
MapCacheScanResult
-
-
Method Details
-
getIdleKeys
-