arrow.month_interval_array
Module for [MonthIntervalArray] class
Types 3
Methods
MonthIntervalArrayGidBuilder builder() static nothrowGet builder for [arrow.month_interval_array.MonthIntervalArray] Returns: New builder objectint getValue(long i) nothrowint[] getValues() nothrowConstructors
this(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder implementation template for arrow.month_interval_array.MonthIntervalArray
Fluent builder for arrow.month_interval_array.MonthIntervalArray
Methods