Module scale

Module scale 

Source

Structsยง

ActorGraph
NoShuffleEnsemble
RenderActorsContext ๐Ÿ”’
RenderedGraph
TargetResourcePolicy
WorkerInfo

Functionsยง

debug_sanity_check ๐Ÿ”’
find_fragment_no_shuffle_dags_detailed
find_no_shuffle_graphs ๐Ÿ”’
load_fragment_info
render_actors ๐Ÿ”’
render_fragments
Fragment-scoped rendering entry point used by operational tooling. It validates that the requested fragments are roots of their no-shuffle ensembles, resolves only the metadata required for those components, and then reuses the shared rendering pipeline to materialize actor assignments.
render_jobs
Job-scoped rendering entry point that walks every no-shuffle root belonging to the provided streaming jobs before delegating to the shared rendering backend.
render_no_shuffle_ensembles ๐Ÿ”’
Core rendering routine that consumes no-shuffle ensembles and produces InflightFragmentInfos by:
resolve_source_fragments ๐Ÿ”’
resolve_streaming_job_definition ๐Ÿ”’

Type Aliasesยง

FragmentRenderMap