Module mapping

Source

Modules§

marker

Structs§

ActorAlignmentId
VnodeMapping
Generic mapping from virtual nodes to items.
WorkerSlotId

Traits§

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

Type Aliases§

ActorAlignmentMapping
A mapping from VirtualNode to ActorAlignmentId.
ActorId
ActorMapping
A mapping from VirtualNode to ActorId.
ExpandedActorAlignment
An expanded mapping from VirtualNode to ActorAlignmentId.
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.