K
- key typeV
- value typepublic class MapCacheScanResult<K,V> extends MapScanResult<K,V>
Constructor and Description |
---|
MapCacheScanResult(Long pos,
Map<K,V> values,
List<K> idleKeys) |
Modifier and Type | Method and Description |
---|---|
List<K> |
getIdleKeys() |
getMap, getPos, getRedisClient, getValues, setRedisClient
Copyright © 2014–2018 The Redisson Project. All rights reserved.