Skip to content

Class vacuum_job_cursor

ClassList > vacuum_job_cursor

Public Functions

Type Name
int force_data_update ()
VACUUM_LOG_BLOCKID get_blockid () const
const vacuum_data_entry & get_current_entry () const
INT16 get_index () const
vacuum_data_page * get_page () const
const VPID & get_page_vpid () const
void increment_blockid ()
bool is_loaded () const
bool is_valid () const
void load ()
void readjust_to_vacuum_data_changes ()
void set_on_vacuum_data_start ()
void start_job_on_current_entry () const
void unload ()
vacuum_job_cursor ()
~vacuum_job_cursor ()

Public Functions Documentation

function force_data_update

int vacuum_job_cursor::force_data_update () 

function get_blockid

VACUUM_LOG_BLOCKID vacuum_job_cursor::get_blockid () const

function get_current_entry

const  vacuum_data_entry & vacuum_job_cursor::get_current_entry () const

function get_index

INT16 vacuum_job_cursor::get_index () const

function get_page

vacuum_data_page * vacuum_job_cursor::get_page () const

function get_page_vpid

const  VPID & vacuum_job_cursor::get_page_vpid () const

function increment_blockid

void vacuum_job_cursor::increment_blockid () 

function is_loaded

bool vacuum_job_cursor::is_loaded () const

function is_valid

bool vacuum_job_cursor::is_valid () const

function load

void vacuum_job_cursor::load () 

function readjust_to_vacuum_data_changes

void vacuum_job_cursor::readjust_to_vacuum_data_changes () 

function set_on_vacuum_data_start

void vacuum_job_cursor::set_on_vacuum_data_start () 

function start_job_on_current_entry

void vacuum_job_cursor::start_job_on_current_entry () const

function unload

void vacuum_job_cursor::unload () 

function vacuum_job_cursor

vacuum_job_cursor::vacuum_job_cursor () 

function ~vacuum_job_cursor

vacuum_job_cursor::~vacuum_job_cursor () 


The documentation for this class was generated from the following file cubrid/src/query/vacuum.c