Structsยง
- Actor
Builder ๐ ActorBuilder
builds a stream actor in a stream DAG.- 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 ๐Build State - The mutable state of building an actor graph. See
ActorGraphBuildStateInner
. - Actor
Graph ๐Build State Inner - The actual mutable state of building an actor graph.
- Actor
Graph Builder ActorGraphBuilder
builds the actor graph for the given complete fragment graph, based on the current cluster info and the required parallelism.- Downstream
Fragment ๐Change - Fragment
Actor ๐Builder - Fragment
Link ๐Node - The information of a fragment, used for parameter passing for
Inner::add_link
. - Upstream
Fragment ๐Change - The required changes to an existing external actor to build the graph of a streaming job.
Type Aliasesยง
- Actor
Locations ๐ - The worker slot location of actors.
- NewExternal
NoShuffle ๐