| Package | Description |
|---|---|
| org.apache.druid.query.groupby.epinephelinae | |
| org.apache.druid.query.groupby.strategy |
| Modifier and Type | Method and Description |
|---|---|
static Grouper |
GroupByRowProcessor.createGrouper(Query queryParam,
Sequence<Row> rows,
Map<String,ValueType> rowSignature,
GroupByQueryConfig config,
GroupByQueryResource resource,
com.fasterxml.jackson.databind.ObjectMapper spillMapper,
String processingTmpDir,
int mergeBufferSize,
List<Closeable> closeOnExit,
boolean wasQueryPushedDown) |
| Modifier and Type | Method and Description |
|---|---|
GroupByQueryResource |
GroupByStrategyV2.prepareResource(GroupByQuery query,
boolean willMergeRunners) |
GroupByQueryResource |
GroupByStrategyV1.prepareResource(GroupByQuery query,
boolean willMergeRunners) |
GroupByQueryResource |
GroupByStrategy.prepareResource(GroupByQuery query,
boolean willMergeRunners)
Initializes resources required for a broker to process the given query.
|
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.