Uses of Class
org.apache.druid.query.context.ResponseContext.Keys
Packages that use ResponseContext.Keys
-
Uses of ResponseContext.Keys in org.apache.druid.query.context
Fields in org.apache.druid.query.context declared as ResponseContext.KeysModifier and TypeFieldDescriptionstatic final ResponseContext.KeysResponseContext.Keys.INSTANCEOne and only global list of keys.Methods in org.apache.druid.query.context that return ResponseContext.KeysModifier and TypeMethodDescriptionstatic ResponseContext.KeysResponseContext.Keys.instance()Returns the single, global key registry for this server.