Package org.apache.druid.query.topn.types
-
Interface Summary Interface Description TopNColumnAggregatesProcessor<ValueSelectorType> ThisColumnSelectorStrategyis used by allTopNAlgorithmto provide selector value cardinality toTopNParams(perhaps unecessarily, but that is another matter), but is primarily used byHeapBasedTopNAlgorithmto serve as its value aggregates store.