Class BitmapIndexType

java.lang.Object
org.apache.druid.segment.column.BitmapIndexType
Direct Known Subclasses:
BitmapIndexType.DictionaryEncodedValueIndex, BitmapIndexType.NullValueIndex

public abstract class BitmapIndexType extends Object