arrow.timestamp_scalar
Module for [TimestampScalar] class
Types 3
Methods
TimestampScalar self()Returns `this`, for use in `with` statements.TimestampScalarGidBuilder builder()Get builder for [arrow.timestamp_scalar.TimestampScalar] Returns: New builder objectlong getValue()Constructors
this(arrow.timestamp_data_type.TimestampDataType dataType, long value)Fluent builder for [arrow.timestamp_scalar.TimestampScalar]
Methods