K - Key type.V - Value type.public class MapScanOutput<K,V> extends ScanOutput<K,V,MapScanCursor<K,V>>
MapScanCursor for scan cursor output.codec, error, output| Constructor and Description |
|---|
MapScanOutput(RedisCodec<K,V> codec) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setOutput(ByteBuffer bytes) |
setcomplete, decodeAscii, get, getError, hasError, multi, multiArray, multiMap, multiPush, multiSet, set, set, set, setBigNumber, setError, setError, setSingle, toStringpublic MapScanOutput(RedisCodec<K,V> codec)
protected void setOutput(ByteBuffer bytes)
setOutput in class ScanOutput<K,V,MapScanCursor<K,V>>Copyright © 2025 lettuce.io. All rights reserved.