Package org.apache.druid.segment.column
Class StringBitmapIndexType.DictionaryEncodedValueIndex
java.lang.Object
org.apache.druid.segment.column.StringBitmapIndexType
org.apache.druid.segment.column.StringBitmapIndexType.DictionaryEncodedValueIndex
- Enclosing class:
- StringBitmapIndexType
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.druid.segment.column.StringBitmapIndexType
StringBitmapIndexType.DictionaryEncodedValueIndex, StringBitmapIndexType.NoIndex -
Field Summary
FieldsFields inherited from class org.apache.druid.segment.column.StringBitmapIndexType
TYPE_DICTIONARY, TYPE_NONE -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
DictionaryEncodedValueIndex
public DictionaryEncodedValueIndex()
-
-
Method Details
-
hasBitmapIndex
public boolean hasBitmapIndex()- Specified by:
hasBitmapIndexin classStringBitmapIndexType
-
equals
-
hashCode
public int hashCode() -
toString
-