Package org.apache.druid.client
Class InternalQueryConfig
- java.lang.Object
-
- org.apache.druid.client.InternalQueryConfig
-
public class InternalQueryConfig extends Object
This class contains configuration that internally generated Druid queries should add to their query payload. The runtime properties for this class have the prefix "druid.{service}.internal.query.config.".
-
-
Constructor Summary
Constructors Constructor Description InternalQueryConfig()
-