roboto.domain.topics.parquet.timestamp#
Module Contents#
- class roboto.domain.topics.parquet.timestamp.Timestamp#
Timestamp signal in topic data stored as Parquet. Serves as both a descriptor of that signal and as a utility for projecting it to other time units.
Note
This is not intended as a public API.
- field: pyarrow.Field#
- message_path: roboto.domain.topics.record.MessagePathRecord#
- to_epoch_nanoseconds(timestamp)#
- Parameters:
timestamp (roboto.time.Time)
- Return type:
int
- unit()#
- Return type: