Skip to content

Class index_builder_loader_context

ClassList > index_builder_loader_context

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 Attributes

Type Name
css_conn_entry * m_conn
int m_error_code
std::atomic_bool m_has_error
const TP_DOMAIN * m_key_type
std::atomic< std::uint64_t > m_tasks_executed

Public Functions

Type Name
index_builder_loader_context () = default

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

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

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 Attributes Documentation

variable m_conn

css_conn_entry* index_builder_loader_context::m_conn;

variable m_error_code

int index_builder_loader_context::m_error_code;

variable m_has_error

std::atomic_bool index_builder_loader_context::m_has_error;

variable m_key_type

const TP_DOMAIN* index_builder_loader_context::m_key_type;

variable m_tasks_executed

std::atomic<std::uint64_t> index_builder_loader_context::m_tasks_executed;

Public Functions Documentation

function index_builder_loader_context

index_builder_loader_context::index_builder_loader_context () = default

Protected Functions Documentation

function on_create

virtual void index_builder_loader_context::on_create (
    context_type & context
) override

Implements cubthread::entry_manager::on_create


function on_recycle

virtual void index_builder_loader_context::on_recycle (
    context_type & context
) override

Implements cubthread::entry_manager::on_recycle


function on_retire

virtual void index_builder_loader_context::on_retire (
    context_type & context
) override

Implements cubthread::entry_manager::on_retire



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