| Class | Description |
|---|---|
| DruidServiceSerializer |
A custom serializer to handle the bug of duplicate "type" keys in
DataNodeService. |
| DruidServiceSerializerModifier |
A modifier to use a custom serializer for
DruidService. |
| StringObjectPairList |
When
DiscoveryDruidNode is deserialized from a JSON, the JSON is first converted to this class,
and then to a Map. |
| ToStringObjectPairListDeserializer |
When
DiscoveryDruidNode is deserialized from a JSON,
the JSON is first converted to StringObjectPairList, and then to a Map. |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.