| Package | Description |
|---|---|
| org.apache.druid.sql.calcite.planner | |
| org.apache.druid.sql.calcite.schema |
| Modifier and Type | Method and Description |
|---|---|
PlannerConfig |
PlannerConfig.Builder.build() |
PlannerConfig |
PlannerContext.getPlannerConfig() |
PlannerConfig |
PlannerConfig.withOverrides(QueryContext queryContext) |
| Modifier and Type | Method and Description |
|---|---|
static PlannerContext |
PlannerContext.create(String sql,
DruidOperatorTable operatorTable,
ExprMacroTable macroTable,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
PlannerConfig plannerConfig,
DruidSchemaCatalog rootSchema,
SqlEngine engine,
QueryContext queryContext) |
| Constructor and Description |
|---|
Builder(PlannerConfig base) |
PlannerFactory(DruidSchemaCatalog rootSchema,
DruidOperatorTable operatorTable,
ExprMacroTable macroTable,
PlannerConfig plannerConfig,
AuthorizerMapper authorizerMapper,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
String druidSchemaName,
CalciteRulesManager calciteRuleManager) |
| Constructor and Description |
|---|
MetadataSegmentView(DruidLeaderClient druidLeaderClient,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
BrokerSegmentWatcherConfig segmentWatcherConfig,
PlannerConfig plannerConfig) |
NamedSystemSchema(PlannerConfig plannerConfig,
SystemSchema systemSchema) |
SegmentMetadataCache(QueryLifecycleFactory queryLifecycleFactory,
TimelineServerView serverView,
SegmentManager segmentManager,
JoinableFactory joinableFactory,
PlannerConfig config,
Escalator escalator,
BrokerInternalQueryConfig brokerInternalQueryConfig) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.