risingwave_
common
2.2.0-alpha
Module vnode
Module Items
Structs
Traits
Type Aliases
In risingwave_
common::
hash::
consistent_
hash
risingwave_common
::
hash
::
consistent_hash
Module
vnode
Copy item path
source
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
§
Crc32
Hash
Code
ToVnode
Ext
🔒
Type Aliases
§
AllVirtual
Node
Iter
An iterator over all virtual nodes.
Virtual
Node
Inner
🔒
The internal representation of a virtual node id.