Uses of Interface
org.apache.druid.segment.DictionaryEncodedColumnMerger.IndexSeeker
Packages that use DictionaryEncodedColumnMerger.IndexSeeker
-
Uses of DictionaryEncodedColumnMerger.IndexSeeker in org.apache.druid.segment
Classes in org.apache.druid.segment that implement DictionaryEncodedColumnMerger.IndexSeekerModifier and TypeClassDescriptionprotected static classGet old dictId from new dictId, and only support access in orderprotected static classMethods in org.apache.druid.segment that return DictionaryEncodedColumnMerger.IndexSeekerModifier and TypeMethodDescriptionprotected DictionaryEncodedColumnMerger.IndexSeeker[]DictionaryEncodedColumnMerger.toIndexSeekers(List<IndexableAdapter> adapters, ArrayList<IntBuffer> dimConversions, String dimension) Methods in org.apache.druid.segment with parameters of type DictionaryEncodedColumnMerger.IndexSeekerModifier and TypeMethodDescriptionprotected MutableBitmapDictionaryEncodedColumnMerger.mergeBitmaps(List<IntBuffer> segmentRowNumConversions, BitmapFactory bmpFactory, DictionaryEncodedColumnMerger.IndexSeeker[] dictIdSeeker, int dictId)