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