| Package | Description |
|---|---|
| io.druid.query.groupby | |
| io.druid.query.search | |
| io.druid.query.select | |
| io.druid.query.timeseries | |
| io.druid.query.topn |
| Constructor and Description |
|---|
GroupByQueryQueryToolChest(com.google.common.base.Supplier<GroupByQueryConfig> configSupplier,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
GroupByQueryEngine engine,
StupidPool<ByteBuffer> bufferPool,
IntervalChunkingQueryRunnerDecorator intervalChunkingQueryRunnerDecorator) |
| Constructor and Description |
|---|
SearchQueryQueryToolChest(SearchQueryConfig config,
IntervalChunkingQueryRunnerDecorator intervalChunkingQueryRunnerDecorator) |
| Constructor and Description |
|---|
SelectQueryQueryToolChest(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
IntervalChunkingQueryRunnerDecorator intervalChunkingQueryRunnerDecorator) |
| Constructor and Description |
|---|
TimeseriesQueryQueryToolChest(IntervalChunkingQueryRunnerDecorator intervalChunkingQueryRunnerDecorator) |
| Constructor and Description |
|---|
TopNQueryQueryToolChest(TopNQueryConfig config,
IntervalChunkingQueryRunnerDecorator intervalChunkingQueryRunnerDecorator) |
Copyright © 2011–2015. All rights reserved.