arrow.timestamp_array
Module for [TimestampArray] class
Types 3
Methods
TimestampArrayGidBuilder builder() static nothrowGet builder for [arrow.timestamp_array.TimestampArray] Returns: New builder objectlong getValue(long i) nothrowlong[] getValues() nothrowConstructors
this(arrow.timestamp_data_type.TimestampDataType dataType, long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder implementation template for arrow.timestamp_array.TimestampArray
Fluent builder for arrow.timestamp_array.TimestampArray
Methods