Uses of Class
org.apache.druid.segment.index.SimpleImmutableBitmapIterableIndex
Packages that use SimpleImmutableBitmapIterableIndex
-
Uses of SimpleImmutableBitmapIterableIndex in org.apache.druid.segment.index
Subclasses of SimpleImmutableBitmapIterableIndex in org.apache.druid.segment.indexModifier and TypeClassDescriptionclassCommonBitmapColumnIndeximplementation for indexes which are computed by scanning the entire value dictionary of the underlying column to check if the value index matches the filter.