Uses of Class
org.apache.druid.query.topn.BaseTopNAlgorithm
Packages that use BaseTopNAlgorithm
-
Uses of BaseTopNAlgorithm in org.apache.druid.query.topn
Subclasses of BaseTopNAlgorithm in org.apache.druid.query.topnModifier and TypeClassDescriptionclassHeap based topn algorithm that handles aggregates on dimension extractions and numeric typed dimension columns.classThisTopNAlgorithmis highly specialized for processing aggregates on string columns that areColumnCapabilities.isDictionaryEncoded()andColumnCapabilities.areDictionaryValuesUnique().class