Struct flashback_summary_entry¶
ClassList > flashback_summary_entry
#include <flashback.h>
Public Attributes¶
| Type | Name |
|---|---|
| std::unordered_set< OID > | classoid_set |
| LOG_LSA | end_lsa |
| time_t | end_time |
| int | num_delete |
| int | num_insert |
| int | num_update |
| LOG_LSA | start_lsa |
| time_t | start_time |
| TRANID | trid |
| char | user |
Public Attributes Documentation¶
variable classoid_set¶
variable end_lsa¶
variable end_time¶
variable num_delete¶
variable num_insert¶
variable num_update¶
variable start_lsa¶
variable start_time¶
variable trid¶
variable user¶
The documentation for this class was generated from the following file cubrid/src/transaction/flashback.h