arrow.double_array
Module for [DoubleArray] class
Types 3
Methods
DoubleArrayGidBuilder builder() static nothrowGet builder for [arrow.double_array.DoubleArray] Returns: New builder objectdouble getValue(long i) nothrowdouble[] getValues() nothrowdouble sum()Constructors
this(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder implementation template for arrow.double_array.DoubleArray
Fluent builder for arrow.double_array.DoubleArray
Methods