Package org.apache.druid.query.context
package org.apache.druid.query.context
-
ClassDescriptionThe implementation of
ResponseContextwith aConcurrentHashMapas a delegateThe implementation ofResponseContextwith a HashMap as a delegateThe context for storing and passing data between chains ofQueryRunners.Abstract key class which provides most functionality except the type-specific merge logic.Boolean valued attribute with the semantics that once the flag is set true, it stays true.Long valued attribute that holds the accumulation of values assigned.The base interface of a response context key.Global registry of response context keys.Long valued attribute that holds the latest value assigned.Serialization result ofResponseContext.String valued attribute that holds the latest value assigned.Deserialize a response context.