arrow.int32_array
Module for [Int32Array] class
Types 3
Methods
Int32ArrayGidBuilder builder() static nothrowGet builder for [arrow.int32_array.Int32Array] Returns: New builder objectint getValue(long i) nothrowint[] getValues() nothrowlong sum()Constructors
this(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder implementation template for arrow.int32_array.Int32Array
Fluent builder for arrow.int32_array.Int32Array
Methods