Module timestamp_selection

Source
Expand description

Logic for selecting timestamps for various operations on collections.

Modules§

constraints 🔒
Types and logic in support of a constraint-based approach to timestamp determination.

Structs§

DisplayInTimeline
RawTimestampDetermination
A timestamp determination, which includes the timestamp, constraints, and session oracle read timestamp.
TimestampDetermination
Information used when determining the timestamp for a query.
TimestampExplanation
Information used when determining the timestamp for a query.
TimestampSource

Enums§

TimestampContext
The timeline and timestamp context of a read.

Traits§

DisplayableInTimeline
TimestampProvider

Functions§

generate_timestamp_not_valid_error_msg 🔒