| Package | Description |
|---|---|
| io.lettuce.core.output |
Implementation of different output protocols including the Streaming API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SetComplexData
An implementation of the
ComplexData that handles maps. |
| Modifier and Type | Method and Description |
|---|---|
TrackingInfo |
TrackingInfoParser.parse(ComplexData dynamicData)
Parse the output of the Redis CLIENT TRACKINGINFO command and convert it to a
TrackingInfo |
T |
ComplexDataParser.parse(ComplexData data)
Parse the data extracted from the server to a specific domain object.
|
Copyright © 2025 lettuce.io. All rights reserved.