Package org.apache.druid.segment.column
Class StringEncodingStrategy.Utf8
java.lang.Object
org.apache.druid.segment.column.StringEncodingStrategy.Utf8
- All Implemented Interfaces:
StringEncodingStrategy
- Enclosing interface:
StringEncodingStrategy
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.druid.segment.column.StringEncodingStrategy
StringEncodingStrategy.FrontCoded, StringEncodingStrategy.Utf8 -
Field Summary
Fields inherited from interface org.apache.druid.segment.column.StringEncodingStrategy
DEFAULT, FRONT_CODED, FRONT_CODED_ID, UTF8, UTF8_ID, UTF8_STRATEGY -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Utf8
public Utf8()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceStringEncodingStrategy
-
getId
public byte getId()- Specified by:
getIdin interfaceStringEncodingStrategy
-
equals
-
hashCode
public int hashCode() -
toString
-