Package org.apache.druid.segment.column
Class StringBitmapIndexType
java.lang.Object
org.apache.druid.segment.column.StringBitmapIndexType
- Direct Known Subclasses:
StringBitmapIndexType.DictionaryEncodedValueIndex,StringBitmapIndexType.NoIndex
-
Field Details
-
TYPE_DICTIONARY
- See Also:
-
TYPE_NONE
- See Also:
-
-
Constructor Details
-
StringBitmapIndexType
public StringBitmapIndexType()
-
-
Method Details
-
hasBitmapIndex
public abstract boolean hasBitmapIndex()
-