Skip to content

Struct btree_search_key_helper

ClassList > btree_search_key_helper

Public Types

Type Name
enum fence_key_presence

Public Attributes

Type Name
fence_key_presence has_fence_key
BTREE_SEARCH result
PGSLOTID slotid

Public Types Documentation

enum fence_key_presence

enum btree_search_key_helper::fence_key_presence {
    NO_FENCE_KEY = 0,
    HAS_FENCE_KEY
};

Public Attributes Documentation

variable has_fence_key

fence_key_presence btree_search_key_helper::has_fence_key;

variable result

BTREE_SEARCH btree_search_key_helper::result;

variable slotid

PGSLOTID btree_search_key_helper::slotid;


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