| Package | Description |
|---|---|
| org.apache.druid.sql.calcite.planner | |
| org.apache.druid.sql.calcite.schema |
| Modifier and Type | Method and Description |
|---|---|
PlannerConfig |
PlannerContext.getPlannerConfig() |
PlannerConfig |
PlannerConfig.withOverrides(Map<String,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
static PlannerContext |
PlannerContext.create(DruidOperatorTable operatorTable,
ExprMacroTable macroTable,
PlannerConfig plannerConfig,
Map<String,Object> queryContext,
AuthenticationResult authenticationResult) |
| Constructor and Description |
|---|
PlannerFactory(DruidSchema druidSchema,
SystemSchema systemSchema,
QueryLifecycleFactory queryLifecycleFactory,
DruidOperatorTable operatorTable,
ExprMacroTable macroTable,
PlannerConfig plannerConfig,
AuthorizerMapper authorizerMapper,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper) |
| Constructor and Description |
|---|
DruidSchema(QueryLifecycleFactory queryLifecycleFactory,
TimelineServerView serverView,
PlannerConfig config,
ViewManager viewManager,
Escalator escalator) |
MetadataSegmentView(DruidLeaderClient druidLeaderClient,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
BytesAccumulatingResponseHandler responseHandler,
BrokerSegmentWatcherConfig segmentWatcherConfig,
PlannerConfig plannerConfig) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.