Uses of Class
org.apache.druid.segment.SortedDimensionDictionary
-
Packages that use SortedDimensionDictionary Package Description org.apache.druid.segment -
-
Uses of SortedDimensionDictionary in org.apache.druid.segment
Fields in org.apache.druid.segment declared as SortedDimensionDictionary Modifier and Type Field Description protected SortedDimensionDictionary<ActualType>DictionaryEncodedColumnIndexer. sortedLookupMethods in org.apache.druid.segment that return SortedDimensionDictionary Modifier and Type Method Description SortedDimensionDictionary<T>DimensionDictionary. sort()protected SortedDimensionDictionary<ActualType>DictionaryEncodedColumnIndexer. sortedLookup()
-