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¶
variable mutex¶
variable next¶
variable slot¶
variable stack¶
variable vpid¶
Public Functions Documentation¶
function dwb_slots_hash_entry¶
function ~dwb_slots_hash_entry¶
The documentation for this class was generated from the following file cubrid/src/storage/double_write_buffer.cpp