Module vnode

Source

Structs§

VirtualNode
VirtualNode (a.k.a. Vnode) is a minimal partition that a set of keys belong to. It is used for consistent hashing.

Traits§

Crc32HashCodeToVnodeExt 🔒

Type Aliases§

AllVirtualNodeIter
An iterator over all virtual nodes.
VirtualNodeInner 🔒
The internal representation of a virtual node id.