Uses of Class
org.apache.druid.query.LegacyBrokerParallelMergeConfig
-
Packages that use LegacyBrokerParallelMergeConfig Package Description org.apache.druid.query -
-
Uses of LegacyBrokerParallelMergeConfig in org.apache.druid.query
Constructors in org.apache.druid.query with parameters of type LegacyBrokerParallelMergeConfig Constructor Description BrokerParallelMergeConfig(Boolean useParallelMergePool, Integer parallelism, Long awaitShutdownMillis, Integer defaultMaxQueryParallelism, Integer targetRunTimeMillis, Integer initialYieldNumRows, Integer smallBatchNumRows, LegacyBrokerParallelMergeConfig oldConfig)
-