Skip to content

Class vacuum_worker_entry_manager

ClassList > vacuum_worker_entry_manager

Inherits the following classes: cubthread::entry_manager

Public Types inherited from cubthread::entry_manager

See cubthread::entry_manager

Type Name
typedef entry context_type

Public Functions

Type Name
VACUUM_WORKER * claim_worker ()
void retire_worker (VACUUM_WORKER & worker)
vacuum_worker_entry_manager ()
~vacuum_worker_entry_manager ()

Public Functions inherited from cubthread::entry_manager

See cubthread::entry_manager

Type Name
virtual context_type & create_context (void)
entry_manager (void) = default
virtual void recycle_context (context_type & context)
virtual void retire_context (context_type & context)
virtual void stop_execution (context_type & context)
virtual ~entry_manager () = default

Protected Functions inherited from cubthread::entry_manager

See cubthread::entry_manager

Type Name
virtual void on_create (context_type &)
virtual void on_recycle (context_type &)
virtual void on_retire (context_type &)

Public Functions Documentation

function claim_worker

inline VACUUM_WORKER * vacuum_worker_entry_manager::claim_worker () 

function retire_worker

inline void vacuum_worker_entry_manager::retire_worker (
    VACUUM_WORKER & worker
) 

function vacuum_worker_entry_manager

inline vacuum_worker_entry_manager::vacuum_worker_entry_manager () 

function ~vacuum_worker_entry_manager

inline vacuum_worker_entry_manager::~vacuum_worker_entry_manager () 


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