K - Key type.V - Value type.public class ArrayOutput<K,V> extends NestedMultiOutput<K,V>
List of objects and lists to support dynamic nested structures (List with mixed content of values and
sublists).codec, error, output| Constructor and Description |
|---|
ArrayOutput(RedisCodec<K,V> codec) |
complete, multi, set, set, setSingledecodeAscii, get, getError, hasError, setError, setError, toStringpublic ArrayOutput(RedisCodec<K,V> codec)
Copyright © 2020 lettuce.io. All rights reserved.