| Package | Description |
|---|---|
| io.druid.client | |
| io.druid.server | |
| io.druid.server.initialization.jetty | |
| io.druid.sql.calcite.planner | |
| io.druid.sql.calcite.rel | |
| io.druid.sql.calcite.schema |
| Modifier and Type | Method and Description |
|---|---|
static <T,QueryType extends Query<T>> |
DirectDruidClient.withDefaultTimeoutAndMaxScatterGatherBytes(QueryType query,
ServerConfig serverConfig) |
| Modifier and Type | Field and Description |
|---|---|
protected ServerConfig |
QueryResource.config |
| Constructor and Description |
|---|
BrokerQueryResource(QueryToolChestWarehouse warehouse,
ServerConfig config,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
QuerySegmentWalker texasRanger,
com.metamx.emitter.service.ServiceEmitter emitter,
RequestLogger requestLogger,
QueryManager queryManager,
AuthConfig authConfig,
GenericQueryMetricsFactory queryMetricsFactory,
TimelineServerView brokerServerView) |
QueryResource(QueryToolChestWarehouse warehouse,
ServerConfig config,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
QuerySegmentWalker texasRanger,
com.metamx.emitter.service.ServiceEmitter emitter,
RequestLogger requestLogger,
QueryManager queryManager,
AuthConfig authConfig,
GenericQueryMetricsFactory queryMetricsFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.server.Server |
JettyServerModule.getServer(com.google.inject.Injector injector,
Lifecycle lifecycle,
DruidNode node,
ServerConfig config) |
org.eclipse.jetty.server.Server |
ChatHandlerServerModule.getServer(com.google.inject.Injector injector,
Lifecycle lifecycle,
DruidNode node,
ServerConfig config) |
| Constructor and Description |
|---|
PlannerFactory(org.apache.calcite.schema.SchemaPlus rootSchema,
QuerySegmentWalker walker,
DruidOperatorTable operatorTable,
ExprMacroTable macroTable,
PlannerConfig plannerConfig,
ServerConfig serverConfig) |
| Constructor and Description |
|---|
QueryMaker(QuerySegmentWalker walker,
PlannerContext plannerContext,
ServerConfig serverConfig) |
| Constructor and Description |
|---|
DruidSchema(QuerySegmentWalker walker,
TimelineServerView serverView,
PlannerConfig config,
ViewManager viewManager,
ServerConfig serverConfig) |
Copyright © 2011–2017. All rights reserved.