Primary Input Rule
Determines how the work items from the node on the first/primary input are partitioned.
All
Each upstream item from the primary input is put into all partitions.
By Index
Each upstream item from the primary input is put into a partition based on its index.
None
Upstream items from the primary input aren’t put into any of the partitions.