risingwave_common::util

Module row_id

source

Structsยง

  • RowIdGenerator generates unique row ids using snowflake algorithm as following format:

Constantsยง

  • COMPAT_VNODE_BITS ๐Ÿ”’
    The number of bits occupied by the vnode part of a row id in the previous version.
  • The number of bits occupied by the vnode part and the sequence part of a row id.

Functionsยง

Type Aliasesยง