Class FieldTypeInfo.MutableTypeSet

java.lang.Object
org.apache.druid.segment.nested.FieldTypeInfo.MutableTypeSet
Enclosing class:
FieldTypeInfo

public static class FieldTypeInfo.MutableTypeSet extends Object
  • Constructor Details

    • MutableTypeSet

      public MutableTypeSet()
    • MutableTypeSet

      public MutableTypeSet(byte types)
    • MutableTypeSet

      public MutableTypeSet(byte types, boolean hasEmptyArray)
  • Method Details