CUBRID Engine
latest
|
#include <xasl.h>
Public Attributes | |
int | num_classes |
UPDDEL_CLASS_INFO * | classes |
PRED_EXPR * | cons_pred |
int | num_assigns |
UPDATE_ASSIGNMENT * | assigns |
int | wait_msecs |
int | no_logging |
int | num_orderby_keys |
int | num_assign_reev_classes |
int | num_reev_classes |
int * | mvcc_reev_classes |
UPDATE_ASSIGNMENT* update_proc_node::assigns |
Definition at line 373 of file xasl.h.
Referenced by do_prepare_merge(), do_prepare_update(), pt_to_merge_update_xasl(), pt_to_update_xasl(), qexec_clear_xasl(), qexec_execute_update(), stx_build_update_proc(), update_at_server(), and xts_process_update_proc().
UPDDEL_CLASS_INFO* update_proc_node::classes |
Definition at line 370 of file xasl.h.
Referenced by pt_to_merge_update_xasl(), pt_to_update_xasl(), qdump_print_update_proc_node(), qexec_execute_update(), stx_build_update_proc(), and xts_process_update_proc().
PRED_EXPR* update_proc_node::cons_pred |
Definition at line 371 of file xasl.h.
Referenced by pt_to_constraint_pred(), qexec_clear_xasl(), qexec_execute_update(), stx_build_update_proc(), and xts_process_update_proc().
int* update_proc_node::mvcc_reev_classes |
Definition at line 379 of file xasl.h.
Referenced by pt_to_update_xasl(), qexec_execute_update(), stx_build_update_proc(), and xts_process_update_proc().
int update_proc_node::no_logging |
Definition at line 375 of file xasl.h.
Referenced by pt_to_merge_update_xasl(), pt_to_update_xasl(), qexec_execute_update(), stx_build_update_proc(), and xts_process_update_proc().
int update_proc_node::num_assign_reev_classes |
Definition at line 377 of file xasl.h.
Referenced by pt_to_update_xasl(), stx_build_update_proc(), and xts_process_update_proc().
int update_proc_node::num_assigns |
Definition at line 372 of file xasl.h.
Referenced by do_prepare_merge(), do_prepare_update(), pt_to_merge_update_xasl(), pt_to_update_xasl(), qexec_clear_xasl(), qexec_execute_update(), stx_build_update_proc(), update_at_server(), and xts_process_update_proc().
int update_proc_node::num_classes |
Definition at line 369 of file xasl.h.
Referenced by pt_to_merge_update_xasl(), pt_to_update_xasl(), qdump_print_update_proc_node(), qexec_execute_update(), stx_build_update_proc(), and xts_process_update_proc().
int update_proc_node::num_orderby_keys |
Definition at line 376 of file xasl.h.
Referenced by pt_to_update_xasl(), qdump_print_update_proc_node(), stx_build_update_proc(), and xts_process_update_proc().
int update_proc_node::num_reev_classes |
Definition at line 378 of file xasl.h.
Referenced by pt_to_update_xasl(), qexec_execute_update(), stx_build_update_proc(), and xts_process_update_proc().
int update_proc_node::wait_msecs |
Definition at line 374 of file xasl.h.
Referenced by pt_to_merge_update_xasl(), pt_to_update_xasl(), qexec_execute_mainblock_internal(), stx_build_update_proc(), and xts_process_update_proc().