Uses of Class
org.apache.druid.segment.DictionaryMergingIterator
-
Packages that use DictionaryMergingIterator Package Description org.apache.druid.segment -
-
Uses of DictionaryMergingIterator in org.apache.druid.segment
Fields in org.apache.druid.segment declared as DictionaryMergingIterator Modifier and Type Field Description protected DictionaryMergingIterator<T>DictionaryEncodedColumnMerger. dictionaryMergeIterator
-