Module table_distribution

Source

Structs§

TableDistribution
Represents the distribution for a specific table instance.

Enums§

ComputeVnode 🔒

Constants§

SINGLETON_VNODE
For tables without distribution (singleton), the SINGLETON_VNODE is encoded.

Functions§

check_vnode_is_set 🔒
Check whether the given vnode is set in the vnodes of this table.
compute_vnode
Get vnode value with indices on the given row.
get_vnode_from_row