arrow.run_end_encoded_data_type
Module for [RunEndEncodedDataType] class
Types 3
Methods
RunEndEncodedDataTypeGidBuilder builder() static nothrowGet builder for [arrow.run_end_encoded_data_type.RunEndEncodedDataType] Returns: New builder objectarrow.data_type.DataType getRunEndDataType() nothrowarrow.data_type.DataType getValueDataType() nothrowConstructors
this(arrow.data_type.DataType runEndDataType, arrow.data_type.DataType valueDataType)classRunEndEncodedDataTypeGidBuilderImpl(T) : arrow.fixed_width_data_type.FixedWidthDataTypeGidBuilderImpl!T
Fluent builder implementation template for arrow.run_end_encoded_data_type.RunEndEncodedDataType