| Package | Description | 
|---|---|
| io.druid.client | |
| io.druid.query | |
| io.druid.server | 
| Constructor and Description | 
|---|
BrokerServerView(QueryToolChestWarehouse warehouse,
                QueryWatcher queryWatcher,
                com.fasterxml.jackson.databind.ObjectMapper smileMapper,
                com.metamx.http.client.HttpClient httpClient,
                ServerInventoryView baseView,
                TierSelectorStrategy tierSelectorStrategy)  | 
CachingClusteredClient(QueryToolChestWarehouse warehouse,
                      TimelineServerView serverView,
                      Cache cache,
                      com.fasterxml.jackson.databind.ObjectMapper objectMapper,
                      ExecutorService backgroundExecutorService,
                      CacheConfig cacheConfig)  | 
DirectDruidClient(QueryToolChestWarehouse warehouse,
                 QueryWatcher queryWatcher,
                 com.fasterxml.jackson.databind.ObjectMapper objectMapper,
                 com.metamx.http.client.HttpClient httpClient,
                 String host)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MapQueryToolChestWarehouse  | 
class  | 
ReflectionQueryToolChestWarehouse
Deprecated.  
 | 
| Constructor and Description | 
|---|
ClientQuerySegmentWalker(com.metamx.emitter.service.ServiceEmitter emitter,
                        CachingClusteredClient baseClient,
                        QueryToolChestWarehouse warehouse,
                        RetryQueryRunnerConfig retryConfig,
                        com.fasterxml.jackson.databind.ObjectMapper objectMapper)  | 
DirectClientQuerySegmentWalker(QueryToolChestWarehouse warehouse,
                              DirectDruidClient baseClient)  | 
Copyright © 2015. All rights reserved.