Package org.apache.druid.segment.nested
Class FieldTypeInfo.TypeSet
java.lang.Object
org.apache.druid.segment.nested.FieldTypeInfo.TypeSet
- Enclosing class:
- FieldTypeInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbyteIf the set contains only a singleColumnType, return it, else nullinthashCode()toString()
-
Constructor Details
-
TypeSet
public TypeSet(byte types)
-
-
Method Details