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