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 Details

    • InternalQueryConfig

      public InternalQueryConfig()
  • Method Details