Skip to content

Class cubload::load_task

ClassList > cubload > load_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)
load_task () = delete
load_task (const batch & batch, session & session, css_conn_entry & conn_entry)
~load_task () override

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 cubload::load_task::execute (
    cubthread::entry & thread_ref
) 

Implements cubthread::task::execute


function load_task [1/2]

cubload::load_task::load_task () = delete

function load_task [2/2]

inline cubload::load_task::load_task (
    const  batch & batch,
    session & session,
    css_conn_entry & conn_entry
) 

function ~load_task

inline cubload::load_task::~load_task () override


The documentation for this class was generated from the following file cubrid/src/loaddb/load_session.cpp