Package org.apache.druid.client
Class BrokerInternalQueryConfig
- java.lang.Object
-
- org.apache.druid.client.BrokerInternalQueryConfig
-
public class BrokerInternalQueryConfig 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.broker.internal.query.config."
-
-
Constructor Summary
Constructors Constructor Description BrokerInternalQueryConfig()
-