Available on crate feature
build
only.Structs§
- Cluster
Members Replace - Don’t expose partition members to the cluster
- Cluster
Self IdReplace - Replace CLUSTER_SELF_ID with the ID of the original node the partition is assigned to
- Partitioner
Enums§
- Partition
Attribute - Fields that could be used for partitioning
Functions§
- partition
- Limitations: Can only partition sends to clusters (not processes). Can only partition sends to 1 cluster at a time. Assumes that the partitioned attribute can be casted to usize.