Package org.apache.druid.jackson
package org.apache.druid.jackson
-
ClassesClassDescriptionA custom serializer to handle the bug of duplicate "type" keys in
DataNodeService.A modifier to use a custom serializer forDruidService.WhenDiscoveryDruidNodeis deserialized from a JSON, the JSON is first converted to this class, and then to a Map.WhenDiscoveryDruidNodeis deserialized from a JSON, the JSON is first converted toStringObjectPairList, and then to a Map.