arrow.struct_data_type
Module for [StructDataType] class
Types 3
Methods
StructDataTypeGidBuilder builder() static nothrowGet builder for [arrow.struct_data_type.StructDataType] Returns: New builder objectarrow.field.Field getField(int i) nothrowarrow.field.Field getFieldByName(string name) nothrowint getFieldIndex(string name) nothrowarrow.field.Field[] getFields() nothrowint getNFields() nothrowFluent builder implementation template for arrow.struct_data_type.StructDataType
Fluent builder for arrow.struct_data_type.StructDataType
Methods