Module stream

Module stream 

Source
Expand description

Defines additional types related to Stream.

Modules§

backfill_all_strategy
Defines additional types related to BackfillAllStrategy.

Structs§

BackfillAllStrategy
Backfill strategy to automatically backfill the Stream’s objects. Specific objects can be excluded.
BackfillNoneStrategy
Backfill strategy to disable automatic backfill for the Stream’s objects.

Enums§

BackfillStrategy
Stream backfill strategy.
State
Stream state.