K - Key type.V - Value type.public class ValueScanOutput<K,V> extends ScanOutput<K,V,ValueScanCursor<V>>
ValueScanCursor for scan cursor output.codec, error, output| Constructor and Description |
|---|
ValueScanOutput(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 ValueScanOutput(RedisCodec<K,V> codec)
protected void setOutput(ByteBuffer bytes)
setOutput in class ScanOutput<K,V,ValueScanCursor<V>>Copyright © 2021 lettuce.io. All rights reserved.