Class log_remove_log_archive_daemon_task¶
ClassList > log_remove_log_archive_daemon_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) override |
| void | get_remove_log_archives_interval (bool & is_timed_wait, cubthread::delta_time & period) |
| log_remove_log_archive_daemon_task () |
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 log_remove_log_archive_daemon_task::execute (
cubthread::entry & thread_ref
) override
Implements cubthread::task::execute
function get_remove_log_archives_interval¶
inline void log_remove_log_archive_daemon_task::get_remove_log_archives_interval (
bool & is_timed_wait,
cubthread::delta_time & period
)
function log_remove_log_archive_daemon_task¶
The documentation for this class was generated from the following file cubrid/src/transaction/log_manager.c