arrow.float_array
Module for FloatArray class
Types 3
Methods
FloatArray self()Returns `this`, for use in `with` statements.FloatArrayGidBuilder builder()Get builder for [arrow.float_array.FloatArray] Returns: New builder objectfloat getValue(long i)float[] getValues()double 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
FloatArray build()Create object from builder. Returns: New object