Module stream

Source

Structs§

DownstreamFragmentRelation
Fragment
StreamActor
StreamContext
StreamJobFragments
Fragments of a streaming job. Corresponds to [PbTableFragments]. (It was previously called TableFragments due to historical reasons.)
StreamJobFragmentsToCreate

Enums§

BackfillUpstreamType
TableParallelism
The parallelism for a TableFragments.

Type Aliases§

ActorUpstreams
FragmentActorDispatchers
FragmentActorUpstreams
FragmentDownstreamRelation
FragmentNewNoShuffle
The newly added no-shuffle actor dispatcher from upstream fragment to downstream fragment upstream fragment_id -> downstream fragment_id -> upstream actor_id -> downstream actor_id
FragmentReplaceUpstream
downstream fragment_id -> original upstream fragment_id -> new upstream fragment_id
StreamActorWithDispatchers
StreamActorWithUpDownstreams
StreamJobActorsToCreate