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 implementation template for arrow.timestamp_scalar.TimestampScalar
Fluent builder for arrow.timestamp_scalar.TimestampScalar
Methods
TimestampScalar build()Create object from builder. Returns: New object