| Package | Description |
|---|---|
| io.druid.cli | |
| io.druid.indexing.overlord | |
| io.druid.segment.realtime.firehose | |
| io.druid.server | |
| io.druid.server.coordination | |
| io.druid.server.initialization.jetty |
| Constructor and Description |
|---|
QueryJettyServerInitializer(Set<org.eclipse.jetty.server.Handler> extensionHandlers,
ServerConfig serverConfig) |
| Constructor and Description |
|---|
ThreadPoolTaskRunner(TaskToolboxFactory toolboxFactory,
TaskConfig taskConfig,
ServiceEmitter emitter,
DruidNode node,
ServerConfig serverConfig) |
| Constructor and Description |
|---|
ServiceAnnouncingChatHandlerProvider(DruidNode node,
ServiceAnnouncer serviceAnnouncer,
ServerConfig serverConfig) |
| Modifier and Type | Method and Description |
|---|---|
static <T,QueryType extends Query<T>> |
SetAndVerifyContextQueryRunner.withTimeoutAndMaxScatterGatherBytes(QueryType query,
ServerConfig serverConfig) |
| Constructor and Description |
|---|
ClientQuerySegmentWalker(ServiceEmitter emitter,
CachingClusteredClient baseClient,
QueryToolChestWarehouse warehouse,
RetryQueryRunnerConfig retryConfig,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ServerConfig serverConfig) |
SetAndVerifyContextQueryRunner(ServerConfig serverConfig,
QueryRunner baseRunner) |
| Constructor and Description |
|---|
ServerManager(QueryRunnerFactoryConglomerate conglomerate,
ServiceEmitter emitter,
ExecutorService exec,
ExecutorService cachingExec,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
Cache cache,
CacheConfig cacheConfig,
SegmentManager segmentManager,
ServerConfig serverConfig) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.server.Server |
JettyServerModule.getServer(com.google.inject.Injector injector,
Lifecycle lifecycle,
DruidNode node,
ServerConfig config,
TLSServerConfig TLSServerConfig) |
org.eclipse.jetty.server.Server |
ChatHandlerServerModule.getServer(com.google.inject.Injector injector,
Lifecycle lifecycle,
DruidNode node,
ServerConfig config,
TLSServerConfig TLSServerConfig) |
Copyright © 2011–2018. All rights reserved.