risingwave_meta::stream::source_manager

Module split_assignment

source

Structsยง

Functionsยง

  • align_splits ๐Ÿ”’
    Assign splits to a new set of actors, according to existing assignment.
  • reassign_splits ๐Ÿ”’
    Reassigns splits if there are new splits or dropped splits, i.e., actor_splits and discovered_splits differ, or actors are rescheduled.