Skip to content

Struct btree_mvcc_info

ClassList > btree_mvcc_info

  • #include <btree.h>

Public Attributes

Type Name
MVCCID delete_mvccid
short flags
MVCCID insert_mvccid

Public Attributes Documentation

variable delete_mvccid

MVCCID btree_mvcc_info::delete_mvccid;

variable flags

short btree_mvcc_info::flags;

variable insert_mvccid

MVCCID btree_mvcc_info::insert_mvccid;


The documentation for this class was generated from the following file cubrid/src/storage/btree.h