Structs§
- Crc16
Solo Partitioner - Default
SoloPartitioner:crc16_ccitt(lane_utf8) % num_flow_partitions. - Partition
- A resolved partition within a family.
- Partition
Config - Partition counts for each family. Fixed at deployment time.
Enums§
- Partition
Family - The partition families in FlowFabric.
Traits§
- Solo
Partitioner - Strategy for picking a solo execution’s partition from its lane id.
Functions§
- budget_
partition - Compute the partition for a budget ID.
- execution_
partition - Compute the partition for an execution ID.
- flow_
partition - Compute the partition for a flow ID.
- quota_
partition - Compute the partition for a quota policy (by scope ID).
- solo_
partition - Compute the partition for a solo (flow-less) execution’s lane shard.
- solo_
partition_ with - Compute the partition for a solo execution using a custom
SoloPartitionerstrategy.