K - Key type.V - Value type.public class KeyValueScanStreamingOutput<K,V> extends ScanOutput<K,V,StreamScanCursor>
codec, error, output| Constructor and Description |
|---|
KeyValueScanStreamingOutput(RedisCodec<K,V> codec,
KeyValueStreamingChannel<K,V> channel) |
| 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 KeyValueScanStreamingOutput(RedisCodec<K,V> codec, KeyValueStreamingChannel<K,V> channel)
protected void setOutput(ByteBuffer bytes)
setOutput in class ScanOutput<K,V,StreamScanCursor>Copyright © 2025 lettuce.io. All rights reserved.