Class Clock (0.1.0)

Clock(value)

Clock that will be used for joining streams.

Enums

Name Description
CLOCK_UNSPECIFIED Clock is not specified.
CAPTURE Use the timestamp when the data is captured. Clients need to sync the clock.
INGEST Use the timestamp when the data is received.