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