| Package | Description |
|---|---|
| io.lettuce.core.output |
Implementation of different output protocols including the Streaming API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TrackingInfoParser
Parser for Redis CLIENT TRACKINGINFO command output.
|
| Constructor and Description |
|---|
ComplexOutput(RedisCodec<K,V> codec,
ComplexDataParser<T> parser)
Constructs a new instance of the
ComplexOutput |
Copyright © 2025 lettuce.io. All rights reserved.