Modules§
Structs§
- Vnode
Mapping - Generic mapping from virtual nodes to items.
- Worker
Slot Id
Traits§
- Vnode
Mapping Item - Trait for items that can be used as keys in
VnodeMapping
.
Type Aliases§
- ActorId
- Actor
Mapping - A mapping from
VirtualNode
toActorId
. - Expanded
Actor Mapping - An expanded mapping from
VirtualNode
toActorId
. - Expanded
Mapping - Exapnded mapping from virtual nodes to items, essentially a vector of items and can be indexed by virtual nodes.
- Expanded
Worker Slot Mapping - An expanded mapping from
VirtualNode
toWorkerSlotId
. - Worker
Slot Mapping - A mapping from
VirtualNode
toWorkerSlotId
.