Uses of Interface
org.apache.druid.segment.index.semantic.DictionaryEncodedValueIndex
Packages that use DictionaryEncodedValueIndex
Package
Description
-
Uses of DictionaryEncodedValueIndex in org.apache.druid.math.expr
Constructors in org.apache.druid.math.expr with parameters of type DictionaryEncodedValueIndexModifierConstructorDescriptionExpressionPredicateIndexSupplier(Expr expr, String inputColumn, ExpressionType inputType, ColumnType outputType, DictionaryEncodedValueIndex<?> inputColumnValueIndexes) -
Uses of DictionaryEncodedValueIndex in org.apache.druid.segment.index
Classes in org.apache.druid.segment.index that implement DictionaryEncodedValueIndexModifier and TypeClassDescriptionfinal classIndexedStringDictionaryEncodedStringValueIndex<TDictionary extends Indexed<String>> -
Uses of DictionaryEncodedValueIndex in org.apache.druid.segment.index.semantic
Subinterfaces of DictionaryEncodedValueIndex in org.apache.druid.segment.index.semanticModifier and TypeInterfaceDescriptioninterfaceThis exposes a 'raw' view into bitmap value indexes of a stringDictionaryEncodedColumn.