Uses of Class
org.apache.druid.query.BrokerParallelMergeConfig
Packages that use BrokerParallelMergeConfig
-
Uses of BrokerParallelMergeConfig in org.apache.druid.client
Constructors in org.apache.druid.client with parameters of type BrokerParallelMergeConfigModifierConstructorDescriptionCachingClusteredClient(QueryRunnerFactoryConglomerate conglomerate, TimelineServerView serverView, Cache cache, com.fasterxml.jackson.databind.ObjectMapper objectMapper, CachePopulator cachePopulator, CacheConfig cacheConfig, DruidHttpClientConfig httpClientConfig, BrokerParallelMergeConfig parallelMergeConfig, ForkJoinPool pool, QueryScheduler scheduler, ServiceEmitter emitter) -
Uses of BrokerParallelMergeConfig in org.apache.druid.guice
Methods in org.apache.druid.guice with parameters of type BrokerParallelMergeConfigModifier and TypeMethodDescriptionBrokerProcessingModule.getMergeProcessingPoolProvider(BrokerParallelMergeConfig config)