Skip to content

Struct update_proc_node

ClassList > update_proc_node

  • #include <xasl.h>

Public Attributes

Type Name
UPDATE_ASSIGNMENT * assigns
UPDDEL_CLASS_INFO * classes
PRED_EXPR * cons_pred
int * mvcc_reev_classes
int no_logging
int no_supplemental_log
int num_assign_reev_classes
int num_assigns
int num_classes
int num_orderby_keys
int num_reev_classes
int wait_msecs

Public Attributes Documentation

variable assigns

UPDATE_ASSIGNMENT* update_proc_node::assigns;

variable classes

UPDDEL_CLASS_INFO* update_proc_node::classes;

variable cons_pred

PRED_EXPR* update_proc_node::cons_pred;

variable mvcc_reev_classes

int* update_proc_node::mvcc_reev_classes;

variable no_logging

int update_proc_node::no_logging;

variable no_supplemental_log

int update_proc_node::no_supplemental_log;

variable num_assign_reev_classes

int update_proc_node::num_assign_reev_classes;

variable num_assigns

int update_proc_node::num_assigns;

variable num_classes

int update_proc_node::num_classes;

variable num_orderby_keys

int update_proc_node::num_orderby_keys;

variable num_reev_classes

int update_proc_node::num_reev_classes;

variable wait_msecs

int update_proc_node::wait_msecs;


The documentation for this class was generated from the following file cubrid/src/query/xasl.h