Constructor and Description |
---|
BrokerServerView(QueryToolChestWarehouse warehouse,
QueryWatcher queryWatcher,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
com.metamx.http.client.HttpClient httpClient,
ServerInventoryView baseView,
TierSelectorStrategy tierSelectorStrategy) |
DirectDruidClient(QueryToolChestWarehouse warehouse,
QueryWatcher queryWatcher,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
com.metamx.http.client.HttpClient httpClient,
String host) |
Constructor and Description |
---|
ChainedExecutionQueryRunner(ExecutorService exec,
com.google.common.collect.Ordering<T> ordering,
QueryWatcher queryWatcher,
Iterable<QueryRunner<T>> queryables) |
ChainedExecutionQueryRunner(ExecutorService exec,
com.google.common.collect.Ordering<T> ordering,
QueryWatcher queryWatcher,
QueryRunner<T>... queryables) |
GroupByParallelQueryRunner(ExecutorService exec,
com.google.common.base.Supplier<GroupByQueryConfig> configSupplier,
QueryWatcher queryWatcher,
Iterable<QueryRunner<T>> queryables) |
Constructor and Description |
---|
GroupByQueryRunnerFactory(GroupByQueryEngine engine,
QueryWatcher queryWatcher,
com.google.common.base.Supplier<GroupByQueryConfig> config,
GroupByQueryQueryToolChest toolChest) |
Constructor and Description |
---|
SegmentMetadataQueryRunnerFactory(SegmentMetadataQueryQueryToolChest toolChest,
QueryWatcher queryWatcher) |
Constructor and Description |
---|
SearchQueryRunnerFactory(SearchQueryQueryToolChest toolChest,
QueryWatcher queryWatcher) |
Constructor and Description |
---|
SelectQueryRunnerFactory(SelectQueryQueryToolChest toolChest,
SelectQueryEngine engine,
QueryWatcher queryWatcher) |
Constructor and Description |
---|
TimeBoundaryQueryRunnerFactory(QueryWatcher queryWatcher) |
Constructor and Description |
---|
TimeseriesQueryRunnerFactory(TimeseriesQueryQueryToolChest toolChest,
TimeseriesQueryEngine engine,
QueryWatcher queryWatcher) |
Constructor and Description |
---|
TopNQueryRunnerFactory(StupidPool<ByteBuffer> computationBufferPool,
TopNQueryQueryToolChest toolchest,
QueryWatcher queryWatcher) |
Modifier and Type | Class and Description |
---|---|
class |
QueryManager |
Copyright © 2015. All rights reserved.