Modules§
- scale π
- sink π
- source_
manager π - stream_
graph π - stream_
manager π - test_
scale π
Structs§
- Actor
Graph Build Result - The result of a built actor graph. Will be further embedded into the
Context
for building actors on the compute nodes. - Actor
Graph Builder ActorGraphBuilder
builds the actor graph for the given complete fragment graph, based on the current cluster info and the required parallelism.- Complete
Stream Fragment Graph - A wrapper of
StreamFragmentGraph
that contains the additional information of pre-existing fragments, which are connected to the graphβs top-most or bottom-most fragments. - Consistent
Hash Ring - Create
Streaming JobContext CreateStreamingJobContext
carries one-time infos for creating a streaming job.- Create
Streaming JobOption - Custom
Actor Info - Custom
Fragment Info - Global
Stream Manager GlobalStreamManager
manages all the streams in the system.- JobReschedule
Plan - JobReschedule
Policy - JobReschedule
Post Updates - JobReschedule
Target - Locations
Locations
represents the worker slot and worker locations of the actors.- Replace
Stream JobContext ReplaceStreamJobContext
carries one-time infos for replacing the plan of an existing stream job.- Reschedule
Context - Reschedule
Options - Scale
Controller - Source
Manager SourceManager
keeps 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 - Stream
Fragment Graph - In-memory representation of a Fragment Graph, built from the [
StreamFragmentGraphProto
] from the frontend. - Worker
Reschedule
Enums§
Functions§
- build_
actor_ connector_ splits - build_
actor_ split_ impls - create_
source_ worker - Used to create a new
ConnectorSourceWorkerHandle
for a new source. - fill_
snapshot_ backfill_ epoch - Fill snapshot epoch for
StreamScanNode
ofSnapshotBackfill
. Returntrue
when has change applied. - rebalance_
actor_ vnode - This function provides an simple balancing method The specific process is as follows
- schedule_
units_ for_ slots - validate_
sink