arrow.run_end_encoded_array
Module for [RunEndEncodedArray] class
Types 3
Methods
RunEndEncodedArrayGidBuilder builder() static nothrowGet builder for [arrow.run_end_encoded_array.RunEndEncodedArray] Returns: New builder objectlong findPhysicalLength() nothrowlong findPhysicalOffset() nothrowarrow.array.Array getLogicalValues() nothrowarrow.array.Array getRunEnds() nothrowarrow.array.Array getValues() nothrowConstructors
this(arrow.data_type.DataType dataType, long logicalLength, arrow.array.Array runEnds, arrow.array.Array values, long logicalOffset)Fluent builder implementation template for arrow.run_end_encoded_array.RunEndEncodedArray
Fluent builder for arrow.run_end_encoded_array.RunEndEncodedArray
Methods