| Package | Description | 
|---|---|
| io.druid.client | |
| io.druid.guice | |
| io.druid.server.coordination | 
| Constructor and Description | 
|---|
CachingClusteredClient(QueryToolChestWarehouse warehouse,
                      TimelineServerView serverView,
                      Cache cache,
                      com.fasterxml.jackson.databind.ObjectMapper objectMapper,
                      ExecutorService backgroundExecutorService,
                      CacheConfig cacheConfig)  | 
| Modifier and Type | Method and Description | 
|---|---|
ExecutorService | 
RouterProcessingModule.getBackgroundExecutorService(CacheConfig cacheConfig)  | 
ExecutorService | 
DruidProcessingModule.getBackgroundExecutorService(CacheConfig cacheConfig)  | 
| 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)  | 
Copyright © 2011–2018. All rights reserved.