Structs§
- Virtual
Node VirtualNode
(a.k.a. Vnode) is a minimal partition that a set of keys belong to. It is used for consistent hashing.
Traits§
Type Aliases§
- AllVirtual
Node Iter - An iterator over all virtual nodes.
- Virtual
Node 🔒Inner - The internal representation of a virtual node id.