| Package | Description |
|---|---|
| org.apache.druid.client | |
| org.apache.druid.guice | |
| org.apache.druid.server |
| Constructor and Description |
|---|
CachingClusteredClient(QueryToolChestWarehouse warehouse,
TimelineServerView serverView,
Cache cache,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
CachePopulator cachePopulator,
CacheConfig cacheConfig,
DruidHttpClientConfig httpClientConfig,
DruidProcessingConfig processingConfig,
ForkJoinPool pool,
QueryScheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
QueryWatcher |
QueryRunnerFactoryModule.getWatcher(QueryScheduler scheduler) |
| Modifier and Type | Field and Description |
|---|---|
protected QueryScheduler |
QueryResource.queryScheduler |
| Modifier and Type | Method and Description |
|---|---|
QueryScheduler |
QuerySchedulerProvider.get() |
| Constructor and Description |
|---|
BrokerQueryResource(QueryLifecycleFactory queryLifecycleFactory,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
QueryScheduler queryScheduler,
AuthConfig authConfig,
AuthorizerMapper authorizerMapper,
ResponseContextConfig responseContextConfig,
DruidNode selfNode,
TimelineServerView brokerServerView) |
LocalQuerySegmentWalker(QueryRunnerFactoryConglomerate conglomerate,
SegmentWrangler segmentWrangler,
JoinableFactory joinableFactory,
QueryScheduler scheduler,
ServiceEmitter emitter) |
QueryResource(QueryLifecycleFactory queryLifecycleFactory,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
QueryScheduler queryScheduler,
AuthConfig authConfig,
AuthorizerMapper authorizerMapper,
ResponseContextConfig responseContextConfig,
DruidNode selfNode) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.