Skip to main content

Module plan

Module plan 

Source

Structs§

AllocationPlanEntry
A plan entry for the region allocation phase, describing source regions and target partition expressions before allocation.
RepartitionPlanEntry
A plan entry for the dispatch phase after region allocation, with concrete source and target region descriptors.
TargetRegionDescriptor
Metadata describing a target region involved in the plan.

Enums§

SourceRegionDescriptor
Metadata describing a source region involved in the plan.

Functions§

convert_allocation_plan_to_repartition_plan
Converts an allocation plan to a repartition plan.