Uses of Package
org.apache.druid.query.topn.types
Packages that use org.apache.druid.query.topn.types
-
Classes in org.apache.druid.query.topn.types used by org.apache.druid.query.topnClassDescriptionThis
ColumnSelectorStrategyis 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. -
Classes in org.apache.druid.query.topn.types used by org.apache.druid.query.topn.typesClassDescriptionThis
ColumnSelectorStrategyis 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.