Skip to content

Class vacuum_worker_task

ClassList > vacuum_worker_task

Inherits the following classes: cubthread::task

Public Types inherited from cubthread::task

See cubthread::task

Type Name
typedef Context context_type

Public Functions

Type Name
virtual void execute (cubthread::entry & thread_ref)
vacuum_worker_task (const VACUUM_DATA_ENTRY & entry_ref)

Public Functions inherited from cubthread::task

See cubthread::task

Type Name
virtual void execute (context_type &) = 0
virtual void retire (void)
task (void) = default
virtual ~task (void) = default

Public Functions Documentation

function execute

inline virtual void vacuum_worker_task::execute (
    cubthread::entry & thread_ref
) 

Implements cubthread::task::execute


function vacuum_worker_task [1/2]

inline vacuum_worker_task::vacuum_worker_task (
    const  VACUUM_DATA_ENTRY & entry_ref
) 


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