Uses of Interface
org.apache.druid.segment.data.BitmapValues
Packages that use BitmapValues
Package
Description
-
Uses of BitmapValues in org.apache.druid.segment
Methods in org.apache.druid.segment that return BitmapValuesModifier and TypeMethodDescriptionIndexableAdapter.getBitmapValues(String dimension, int dictId) QueryableIndexIndexableAdapter.getBitmapValues(String dimension, int dictId) -
Uses of BitmapValues in org.apache.druid.segment.data
Classes in org.apache.druid.segment.data that implement BitmapValuesFields in org.apache.druid.segment.data declared as BitmapValues -
Uses of BitmapValues in org.apache.druid.segment.incremental
Methods in org.apache.druid.segment.incremental that return BitmapValuesModifier and TypeMethodDescriptionIncrementalIndexAdapter.getBitmapValues(String dimension, int index)