arrow.union_data_type
Module for [UnionDataType] class
Types 3
Methods
UnionDataTypeGidBuilder builder() static nothrowGet builder for [arrow.union_data_type.UnionDataType] Returns: New builder objectarrow.field.Field getField(int i) nothrowarrow.field.Field[] getFields() nothrowint getNFields() nothrowbyte[] getTypeCodes() nothrowFluent builder implementation template for arrow.union_data_type.UnionDataType
Fluent builder for arrow.union_data_type.UnionDataType
Methods