Uses of Class
org.apache.druid.segment.DimensionDictionary
Packages that use DimensionDictionary
-
Uses of DimensionDictionary in org.apache.druid.segment
Subclasses of DimensionDictionary in org.apache.druid.segmentModifier and TypeClassDescriptionclassDimensionDictionary for String dimension values.Fields in org.apache.druid.segment declared as DimensionDictionaryModifier and TypeFieldDescriptionprotected final DimensionDictionary<ActualType>DictionaryEncodedColumnIndexer.dimLookupConstructors in org.apache.druid.segment with parameters of type DimensionDictionaryModifierConstructorDescriptionDictionaryEncodedColumnIndexer(@NotNull DimensionDictionary<ActualType> dimLookup) Creates a new DictionaryEncodedColumnIndexer.