Skip to content

Class ovfp_threshold

ClassList > ovfp_threshold

  • #include <monitor_vacuum_ovfp_threshold.hpp>

Inherited by the following classes: ovfp_printer

Public Functions

Type Name
void add_info (BTID * btid, OID * class_oid, int npages)
void check_over_duration_times (time_t * over_tm)
INDEX_OVFP_INFO * get_head ()
ovfp_threshold ()
void set_worker_idx (int idx, ovfp_monitor_lock * lock_mgr_p)
~ovfp_threshold ()

Protected Attributes

Type Name
INDEX_OVFP_INFO * m_head
int m_lock_idx
INDEX_OVFP_INFO * m_prev

Protected Functions

Type Name
INDEX_OVFP_INFO * alloc_info_mem ()
INDEX_OVFP_INFO * find (BTID * btid, OID * class_oid)

Public Functions Documentation

function add_info

void ovfp_threshold::add_info (
    BTID * btid,
    OID * class_oid,
    int npages
) 

function check_over_duration_times

void ovfp_threshold::check_over_duration_times (
    time_t * over_tm
) 

function get_head

INDEX_OVFP_INFO * ovfp_threshold::get_head () 

function ovfp_threshold

ovfp_threshold::ovfp_threshold () 

function set_worker_idx

void ovfp_threshold::set_worker_idx (
    int idx,
    ovfp_monitor_lock * lock_mgr_p
) 

function ~ovfp_threshold

ovfp_threshold::~ovfp_threshold () 

Protected Attributes Documentation

variable m_head

INDEX_OVFP_INFO* ovfp_threshold::m_head;

variable m_lock_idx

int ovfp_threshold::m_lock_idx;

variable m_prev

INDEX_OVFP_INFO* ovfp_threshold::m_prev;

Protected Functions Documentation

function alloc_info_mem

INDEX_OVFP_INFO * ovfp_threshold::alloc_info_mem () 

function find

INDEX_OVFP_INFO * ovfp_threshold::find (
    BTID * btid,
    OID * class_oid
) 


The documentation for this class was generated from the following file cubrid/src/monitor/monitor_vacuum_ovfp_threshold.hpp