Struct vacuum_data¶
Public Attributes¶
Public Functions¶
| Type | Name |
|---|---|
| VACUUM_LOG_BLOCKID | get_first_blockid () const |
| VACUUM_LOG_BLOCKID | get_last_blockid () const |
| bool | has_one_page () const |
| bool | is_empty () const |
| void | set_last_blockid (VACUUM_LOG_BLOCKID blockid) |
| void | set_oldest_unvacuumed_on_boot () |
| int | update () |
| vacuum_data () |
Public Attributes Documentation¶
variable first_page¶
variable is_archive_removal_safe¶
variable is_loaded¶
variable is_restoredb_session¶
variable is_vacuum_complete¶
variable keep_from_log_pageid¶
variable last_page¶
variable log_block_npages¶
variable oldest_unvacuumed_mvccid¶
variable page_data_max_count¶
variable recovery_lsa¶
variable shutdown_sequence¶
variable vacuum_data_file¶
Public Functions Documentation¶
function get_first_blockid¶
function get_last_blockid¶
function has_one_page¶
function is_empty¶
function set_last_blockid¶
function set_oldest_unvacuumed_on_boot¶
function update¶
function vacuum_data¶
The documentation for this class was generated from the following file cubrid/src/query/vacuum.c