CUBRID Engine
latest
|
#include <query_reevaluation.hpp>
Public Member Functions | |
void | init (scan_id_struct &sid) |
Definition at line 63 of file query_reevaluation.hpp.
void cubquery::upddel_mvcc_cond_reeval::init | ( | scan_id_struct & | sid | ) |
Definition at line 46 of file query_reevaluation.cpp.
References indx_scan_id::bt_attr_ids, indx_scan_id::bt_num_attrs, heap_scan_id::cls_oid, indx_scan_id::cls_oid, scan_id_struct::hsid, scan_id_struct::isid, indx_scan_id::key_attrs, indx_scan_id::key_pred, NULL, indx_scan_id::num_vstr, heap_scan_id::pred_attrs, indx_scan_id::pred_attrs, scan_id_struct::qualification, indx_scan_id::range_attrs, indx_scan_id::range_pred, heap_scan_id::rest_attrs, indx_scan_id::rest_attrs, heap_scan_id::rest_regu_list, indx_scan_id::rest_regu_list, scan_id_struct::s, S_HEAP_SCAN, S_INDX_SCAN, scan_init_filter_info(), heap_scan_id::scan_pred, indx_scan_id::scan_pred, scan_id_struct::type, scan_id_struct::val_list, scan_id_struct::vd, and indx_scan_id::vstr_ids.
Referenced by qexec_execute_selupd_list(), qexec_upddel_mvcc_set_filters(), scan_next_heap_scan(), and scan_next_index_lookup_heap().
int cubquery::upddel_mvcc_cond_reeval::class_index |
Definition at line 65 of file query_reevaluation.hpp.
Referenced by prepare_mvcc_reev_data().
OID cubquery::upddel_mvcc_cond_reeval::cls_oid |
Definition at line 66 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reeval_scan_filters(), qexec_mvcc_cond_reev_set_scan_order(), and qexec_upddel_mvcc_set_filters().
filter_info cubquery::upddel_mvcc_cond_reeval::data_filter |
Definition at line 68 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reeval_scan_filters(), and cubquery::mvcc_scan_reev_data::set_filters().
OID* cubquery::upddel_mvcc_cond_reeval::inst_oid |
Definition at line 67 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reeval_scan_filters().
filter_info cubquery::upddel_mvcc_cond_reeval::key_filter |
Definition at line 69 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reeval_scan_filters(), and cubquery::mvcc_scan_reev_data::set_filters().
upddel_mvcc_cond_reeval* cubquery::upddel_mvcc_cond_reeval::next |
Definition at line 74 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reev_cond_assigns(), and qexec_mvcc_cond_reev_set_scan_order().
QPROC_QUALIFICATION cubquery::upddel_mvcc_cond_reeval::qualification |
Definition at line 71 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reeval_scan_filters().
filter_info cubquery::upddel_mvcc_cond_reeval::range_filter |
Definition at line 70 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reeval_scan_filters(), and cubquery::mvcc_scan_reev_data::set_filters().
scan_attrs* cubquery::upddel_mvcc_cond_reeval::rest_attrs |
Definition at line 73 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reeval_scan_filters().
regu_variable_list_node* cubquery::upddel_mvcc_cond_reeval::rest_regu_list |
Definition at line 72 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reeval_scan_filters().