| Package | Description | 
|---|---|
| io.druid.guice.http | |
| io.druid.security.basic.authentication | |
| io.druid.security.kerberos | |
| io.druid.server.security | |
| io.druid.sql.calcite.planner | |
| io.druid.sql.calcite.schema | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HttpClientModule.HttpClientProvider.inject(Escalator escalator)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BasicHTTPEscalator  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
KerberosEscalator  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NoopEscalator  | 
| Constructor and Description | 
|---|
DruidPlanner(org.apache.calcite.tools.Planner planner,
            PlannerContext plannerContext,
            AuthorizerMapper authorizerMapper,
            Escalator escalator)  | 
PlannerFactory(DruidSchema druidSchema,
              QueryLifecycleFactory queryLifecycleFactory,
              DruidOperatorTable operatorTable,
              ExprMacroTable macroTable,
              PlannerConfig plannerConfig,
              AuthConfig authConfig,
              AuthorizerMapper authorizerMapper,
              Escalator escalator,
              com.fasterxml.jackson.databind.ObjectMapper jsonMapper)  | 
| Constructor and Description | 
|---|
DruidSchema(QueryLifecycleFactory queryLifecycleFactory,
           TimelineServerView serverView,
           PlannerConfig config,
           ViewManager viewManager,
           Escalator escalator)  | 
Copyright © 2011–2018. All rights reserved.