| Package | Description |
|---|---|
| org.apache.druid.client | |
| org.apache.druid.server |
| 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,
CachePopulator cachePopulator,
CacheConfig cacheConfig,
DruidHttpClientConfig httpClientConfig,
DruidProcessingConfig processingConfig,
ForkJoinPool pool,
QueryScheduler scheduler,
JoinableFactory joinableFactory,
ServiceEmitter emitter) |
| Constructor and Description |
|---|
BrokerQueryResource(QueryLifecycleFactory queryLifecycleFactory,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
QueryScheduler queryScheduler,
AuthConfig authConfig,
AuthorizerMapper authorizerMapper,
ResponseContextConfig responseContextConfig,
DruidNode selfNode,
TimelineServerView brokerServerView) |
ClientInfoResource(FilteredServerInventoryView serverInventoryView,
TimelineServerView timelineServerView,
SegmentMetadataQueryConfig segmentMetadataQueryConfig,
AuthConfig authConfig,
AuthorizerMapper authorizerMapper) |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.