Class UnionHolder

java.lang.Object
org.apache.arrow.vector.holders.UnionHolder
All Implemented Interfaces:
ValueHolder

public class UnionHolder extends Object implements ValueHolder
ValueHolder for Union Vectors.
  • Field Details

    • reader

      public FieldReader reader
    • isSet

      public int isSet
  • Constructor Details

    • UnionHolder

      public UnionHolder()
  • Method Details

    • getMinorType

      public Types.MinorType getMinorType()
    • isSet

      public boolean isSet()