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(QueryToolChestWarehouse warehouse,
ServerConfig config,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
QuerySegmentWalker texasRanger,
com.metamx.emitter.service.ServiceEmitter emitter,
RequestLogger requestLogger,
QueryManager queryManager,
AuthConfig authConfig,
TimelineServerView brokerServerView) |
ClientInfoResource(FilteredServerInventoryView serverInventoryView,
TimelineServerView timelineServerView,
SegmentMetadataQueryConfig segmentMetadataQueryConfig,
AuthConfig authConfig) |
Constructor and Description |
---|
DruidSchema(QuerySegmentWalker walker,
TimelineServerView serverView,
PlannerConfig config) |
Copyright © 2011–2017. All rights reserved.