Class StringBitmapIndexType

java.lang.Object
org.apache.druid.segment.column.StringBitmapIndexType
Direct Known Subclasses:
StringBitmapIndexType.DictionaryEncodedValueIndex, StringBitmapIndexType.NoIndex

public abstract class StringBitmapIndexType extends Object
  • Field Details

  • Constructor Details

    • StringBitmapIndexType

      public StringBitmapIndexType()
  • Method Details

    • hasBitmapIndex

      public abstract boolean hasBitmapIndex()