CUBRID Engine
latest
|
#include <parse_tree.h>
Public Attributes | |
PT_NODE * | class_list |
int | all_classes |
int | with_fullscan |
Definition at line 2888 of file parse_tree.h.
int pt_update_stats_info::all_classes |
Definition at line 2891 of file parse_tree.h.
Referenced by do_update_stats(), and pt_print_update_stats().
PT_NODE* pt_update_stats_info::class_list |
Definition at line 2890 of file parse_tree.h.
Referenced by do_update_stats(), pt_apply_update_stats(), and pt_print_update_stats().
int pt_update_stats_info::with_fullscan |
Definition at line 2892 of file parse_tree.h.
Referenced by do_update_stats(), and pt_print_update_stats().