java.lang.Object
org.apache.arrow.vector.holders.ComplexHolder
- All Implemented Interfaces:
ValueHolder
Represents a single value of a complex type (e.g. Union, Struct).
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
reader
-
isSet
public int isSet
-
-
Constructor Details
-
ComplexHolder
public ComplexHolder()
-