Package org.apache.druid.jackson
-
Class Summary Class Description DruidServiceSerializer A custom serializer to handle the bug of duplicate "type" keys inDataNodeService.DruidServiceSerializerModifier A modifier to use a custom serializer forDruidService.StringObjectPairList WhenDiscoveryDruidNodeis deserialized from a JSON, the JSON is first converted to this class, and then to a Map.ToStringObjectPairListDeserializer WhenDiscoveryDruidNodeis deserialized from a JSON, the JSON is first converted toStringObjectPairList, and then to a Map.