| Package | Description |
|---|---|
| org.apache.druid.server |
| Modifier and Type | Field and Description |
|---|---|
protected QueryLifecycleFactory |
QueryResource.queryLifecycleFactory |
| 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) |
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–2021 The Apache Software Foundation. All rights reserved.