Uses of Class
org.apache.druid.segment.nested.SortedValueDictionary
Packages that use SortedValueDictionary
-
Uses of SortedValueDictionary in org.apache.druid.segment
Methods in org.apache.druid.segment that return SortedValueDictionaryModifier and TypeMethodDescriptionAutoTypeColumnIndexer.getSortedValueLookups()IndexableAdapter.NestedColumnMergable.getValueDictionary()Constructors in org.apache.druid.segment with parameters of type SortedValueDictionaryModifierConstructorDescriptionNestedColumnMergable(SortedValueDictionary valueDictionary, SortedMap<String, FieldTypeInfo.MutableTypeSet> fields, boolean forceNestedType, boolean isConstant, Object constantValue) -
Uses of SortedValueDictionary in org.apache.druid.segment.nested
Methods in org.apache.druid.segment.nested that return SortedValueDictionary