Skip to content

Struct btree_find_unique_helper

ClassList > btree_find_unique_helper

Public Attributes

Type Name
bool found_object
LOCK lock_mode
OID locked_class_oid
OID locked_oid
OID match_class_oid
OID oid
MVCC_SNAPSHOT * snapshot
PERF_UTIME_TRACKER time_track

Public Attributes Documentation

variable found_object

bool btree_find_unique_helper::found_object;

variable lock_mode

LOCK btree_find_unique_helper::lock_mode;

variable locked_class_oid

OID btree_find_unique_helper::locked_class_oid;

variable locked_oid

OID btree_find_unique_helper::locked_oid;

variable match_class_oid

OID btree_find_unique_helper::match_class_oid;

variable oid

OID btree_find_unique_helper::oid;

variable snapshot

MVCC_SNAPSHOT* btree_find_unique_helper::snapshot;

variable time_track

PERF_UTIME_TRACKER btree_find_unique_helper::time_track;


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