public final class TDigestInfoValueParser extends Object implements ComplexDataParser<TDigestInfoValue>
| Modifier and Type | Field and Description |
|---|---|
static TDigestInfoValueParser |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
TDigestInfoValue |
parse(ComplexData data)
Parse the data extracted from the server to a specific domain object.
|
public static final TDigestInfoValueParser INSTANCE
public TDigestInfoValue parse(ComplexData data)
ComplexDataParserparse in interface ComplexDataParser<TDigestInfoValue>data - the data to parseCopyright © 2026 lettuce.io. All rights reserved.