Modules§
Structs§
- Source
Manager SourceManagerkeeps fetching the latest split metadata from the external source services (worker::ConnectorSourceWorker::tick), and sends a split assignment command if split changes detected (Self::tick).- Source
Manager Core - Source
Manager Running Info - Split
Diff Options - Split
State
Enums§
Constants§
Functions§
- build_
actor_ connector_ splits - build_
actor_ split_ impls - create_
source_ worker - Used to create a new
ConnectorSourceWorkerHandlefor a new source. - reassign_
splits - Reassigns splits if there are new splits or dropped splits,
i.e.,
actor_splitsanddiscovered_splitsdiffer, or actors are rescheduled.