Uses of Class
org.apache.druid.query.context.ResponseContext.SerializationResult
Packages that use ResponseContext.SerializationResult
-
Uses of ResponseContext.SerializationResult in org.apache.druid.query.context
Methods in org.apache.druid.query.context that return ResponseContext.SerializationResultModifier and TypeMethodDescriptionResponseContext.serializeWith(com.fasterxml.jackson.databind.ObjectMapper objectMapper, int maxCharsNumber) Serializes the context given that the resulting string length is less than the provided limit.