arrow.timestamp_array
Module for [TimestampArray] class
Types 3
Methods
TimestampArray self()Returns `this`, for use in `with` statements.TimestampArrayGidBuilder builder()Get builder for [arrow.timestamp_array.TimestampArray] Returns: New builder objectlong getValue(long i)long[] getValues()Constructors
this(arrow.timestamp_data_type.TimestampDataType dataType, long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder for [arrow.timestamp_array.TimestampArray]
Methods