| Package | Description | 
|---|---|
| io.druid.sql.calcite.planner | 
| Modifier and Type | Method and Description | 
|---|---|
DruidOperatorTable | 
PlannerContext.getOperatorTable()  | 
| Modifier and Type | Method and Description | 
|---|---|
static PlannerContext | 
PlannerContext.create(DruidOperatorTable operatorTable,
      ExprMacroTable macroTable,
      PlannerConfig plannerConfig,
      AuthorizerMapper authorizerMapper,
      Map<String,Object> queryContext)  | 
| Constructor and Description | 
|---|
PlannerFactory(DruidSchema druidSchema,
              QueryLifecycleFactory queryLifecycleFactory,
              DruidOperatorTable operatorTable,
              ExprMacroTable macroTable,
              PlannerConfig plannerConfig,
              AuthConfig authConfig,
              AuthorizerMapper authorizerMapper,
              Escalator escalator,
              com.fasterxml.jackson.databind.ObjectMapper jsonMapper)  | 
Copyright © 2011–2018. All rights reserved.