Skip to content

Struct dwb_slots_hash_entry

ClassList > dwb_slots_hash_entry

Public Attributes

Type Name
UINT64 del_id
pthread_mutex_t mutex
DWB_SLOTS_HASH_ENTRY * next
DWB_SLOT * slot
DWB_SLOTS_HASH_ENTRY * stack
VPID vpid

Public Functions

Type Name
dwb_slots_hash_entry ()
~dwb_slots_hash_entry ()

Public Attributes Documentation

variable del_id

UINT64 dwb_slots_hash_entry::del_id;

variable mutex

pthread_mutex_t dwb_slots_hash_entry::mutex;

variable next

DWB_SLOTS_HASH_ENTRY* dwb_slots_hash_entry::next;

variable slot

DWB_SLOT* dwb_slots_hash_entry::slot;

variable stack

DWB_SLOTS_HASH_ENTRY* dwb_slots_hash_entry::stack;

variable vpid

VPID dwb_slots_hash_entry::vpid;

Public Functions Documentation

function dwb_slots_hash_entry

inline dwb_slots_hash_entry::dwb_slots_hash_entry () 

function ~dwb_slots_hash_entry

inline dwb_slots_hash_entry::~dwb_slots_hash_entry () 


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