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