CUBRID Engine  latest
oldest_active_history_tracker Struct Reference
Collaboration diagram for oldest_active_history_tracker:
Collaboration graph

Public Attributes

std::atomic< size_t > m_event_count
 
oldest_active_event m_history [OLDEST_ACTIVE_HISTORY_SIZE]
 

Detailed Description

Definition at line 70 of file mvcc_table.cpp.

Member Data Documentation

std::atomic<size_t> oldest_active_history_tracker::m_event_count

Definition at line 72 of file mvcc_table.cpp.

Referenced by oldest_active_add_event().

oldest_active_event oldest_active_history_tracker::m_history[OLDEST_ACTIVE_HISTORY_SIZE]

Definition at line 73 of file mvcc_table.cpp.

Referenced by oldest_active_add_event().


The documentation for this struct was generated from the following file: