K - Key type.V - Value type.public class ScoredValueScanStreamingOutput<K,V> extends ScanOutput<K,V,StreamScanCursor>
codec, error, output| Constructor and Description |
|---|
ScoredValueScanStreamingOutput(RedisCodec<K,V> codec,
ScoredValueStreamingChannel<V> channel) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setOutput(ByteBuffer bytes) |
setpublic ScoredValueScanStreamingOutput(RedisCodec<K,V> codec, ScoredValueStreamingChannel<V> channel)
protected void setOutput(ByteBuffer bytes)
setOutput in class ScanOutput<K,V,StreamScanCursor>Copyright © 2019 lettuce.io. All rights reserved.