| Package | Description |
|---|---|
| org.apache.druid.query |
| Modifier and Type | Method and Description |
|---|---|
static void |
CacheStrategy.fetchAggregatorsFromCache(List<AggregatorFactory> aggregators,
Iterator<Object> resultIter,
boolean isResultLevelCache,
CacheStrategy.AddToResultFunction addToResultFunction)
Helper function used by TopN, GroupBy, Timeseries queries in
CacheStrategy.pullFromCache(boolean). |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.