risingwave_common::hash::table_distribution

Function check_vnode_is_set

source
fn check_vnode_is_set(vnode: VirtualNode, vnodes: &Bitmap)
Expand description

Check whether the given vnode is set in the vnodes of this table.