Module mapping

Source

Modules§

marker

Structs§

VnodeMapping
Generic mapping from virtual nodes to items.
WorkerSlotId

Traits§

VnodeMappingItem
Trait for items that can be used as keys in VnodeMapping.

Type Aliases§

ActorId
ActorMapping
A mapping from VirtualNode to ActorId.
ExpandedActorMapping
An expanded mapping from VirtualNode to ActorId.
ExpandedMapping
Exapnded mapping from virtual nodes to items, essentially a vector of items and can be indexed by virtual nodes.
ExpandedWorkerSlotMapping
An expanded mapping from VirtualNode to WorkerSlotId.
WorkerSlotMapping
A mapping from VirtualNode to WorkerSlotId.