| Package | Description | 
|---|---|
| io.druid.client | |
| io.druid.server | |
| io.druid.sql.calcite.schema | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BrokerServerView  | 
| Modifier and Type | Method and Description | 
|---|---|
static List<LocatedSegmentDescriptor> | 
ServerViewUtil.getTargetLocations(TimelineServerView serverView,
                  DataSource datasource,
                  List<org.joda.time.Interval> intervals,
                  int numCandidates)  | 
static List<LocatedSegmentDescriptor> | 
ServerViewUtil.getTargetLocations(TimelineServerView serverView,
                  String datasource,
                  List<org.joda.time.Interval> intervals,
                  int numCandidates)  | 
| Constructor and Description | 
|---|
CachingClusteredClient(QueryToolChestWarehouse warehouse,
                      TimelineServerView serverView,
                      Cache cache,
                      com.fasterxml.jackson.databind.ObjectMapper objectMapper,
                      ExecutorService backgroundExecutorService,
                      CacheConfig cacheConfig)  | 
| Constructor and Description | 
|---|
BrokerQueryResource(QueryLifecycleFactory queryLifecycleFactory,
                   com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
                   com.fasterxml.jackson.databind.ObjectMapper smileMapper,
                   QueryManager queryManager,
                   AuthConfig authConfig,
                   AuthorizerMapper authorizerMapper,
                   GenericQueryMetricsFactory queryMetricsFactory,
                   TimelineServerView brokerServerView)  | 
ClientInfoResource(FilteredServerInventoryView serverInventoryView,
                  TimelineServerView timelineServerView,
                  SegmentMetadataQueryConfig segmentMetadataQueryConfig,
                  AuthConfig authConfig,
                  AuthorizerMapper authorizerMapper)  | 
| Constructor and Description | 
|---|
DruidSchema(QueryLifecycleFactory queryLifecycleFactory,
           TimelineServerView serverView,
           PlannerConfig config,
           ViewManager viewManager,
           Escalator escalator)  | 
Copyright © 2011–2018. All rights reserved.