CUBRID Engine
latest
|
#include <statistics.h>
Public Attributes | |
int | id |
DB_TYPE | type |
int | n_btstats |
BTREE_STATS * | bt_stats |
Definition at line 76 of file statistics.h.
BTREE_STATS* attr_stats::bt_stats |
Definition at line 81 of file statistics.h.
Referenced by classobj_find_cons_index2_col_type_list(), make_cst_item_value(), qo_get_attr_info(), qo_get_attr_info_func_index(), qo_get_index_info(), stats_client_unpack_statistics(), stats_dump(), stats_free_statistics(), and stats_get_time_stamp().
int attr_stats::id |
Definition at line 78 of file statistics.h.
Referenced by make_cst_item_value(), qo_get_attr_info(), qo_get_attr_info_func_index(), qo_get_index_info(), stats_client_unpack_statistics(), stats_dump(), and stats_get_time_stamp().
int attr_stats::n_btstats |
Definition at line 80 of file statistics.h.
Referenced by classobj_find_cons_index2_col_type_list(), make_cst_item_value(), qo_get_attr_info(), qo_get_attr_info_func_index(), qo_get_index_info(), stats_client_unpack_statistics(), stats_dump(), stats_free_statistics(), and stats_get_time_stamp().
DB_TYPE attr_stats::type |
Definition at line 79 of file statistics.h.
Referenced by qo_get_attr_info(), qo_get_index_info(), stats_client_unpack_statistics(), stats_dump(), and stats_get_time_stamp().