CUBRID Engine
latest
|
#include <statistics.h>
Public Attributes | |
BTID | btid |
int | leafs |
int | pages |
int | height |
int | keys |
int | has_function |
TP_DOMAIN * | key_type |
int | pkeys_size |
int * | pkeys |
Definition at line 57 of file statistics.h.
BTID btree_stats::btid |
Definition at line 59 of file statistics.h.
Referenced by btree_get_statistics(), btree_get_stats(), catalog_copy_btree_statistic(), catalog_dump_disk_attribute(), catalog_fetch_btree_statistics(), catalog_get_cardinality(), catalog_put_btree_statistics(), catcls_find_btid_of_class_name(), classobj_find_cons_index2_col_type_list(), orc_diskrep_from_record(), qo_get_attr_info(), qo_get_attr_info_func_index(), qo_get_index_info(), sbtree_get_statistics(), stats_client_unpack_statistics(), stats_dump(), stats_find_inherited_index_stats(), stats_get_time_stamp(), stats_update_partitioned_statistics(), xstats_get_statistics_from_server(), and xstats_update_statistics().
int btree_stats::has_function |
Definition at line 64 of file statistics.h.
Referenced by catalog_get_btree_statistics(), catalog_put_btree_statistics(), orc_diskrep_from_record(), qo_get_attr_info(), qo_get_attr_info_func_index(), qo_get_index_info(), stats_client_unpack_statistics(), and xstats_get_statistics_from_server().
int btree_stats::height |
Definition at line 62 of file statistics.h.
Referenced by btree_find_AR_sampling_leaf(), btree_find_boundary_leaf(), btree_get_statistics(), btree_get_stats(), btree_get_unique_statistics(), catalog_copy_btree_statistic(), catalog_dump_disk_attribute(), catalog_fetch_btree_statistics(), catalog_get_btree_statistics(), catalog_put_btree_statistics(), db_get_btree_statistics(), make_cst_item_value(), orc_diskrep_from_record(), qo_get_attr_info(), qo_get_attr_info_func_index(), qo_get_index_info(), sbtree_get_statistics(), stats_client_unpack_statistics(), stats_dump(), stats_get_time_stamp(), stats_update_partitioned_statistics(), and xstats_get_statistics_from_server().
TP_DOMAIN* btree_stats::key_type |
Definition at line 65 of file statistics.h.
Referenced by catalog_copy_btree_statistic(), catalog_fetch_btree_statistics(), catalog_get_cardinality(), classobj_find_cons_index2_col_type_list(), orc_diskrep_from_record(), qo_get_attr_info(), qo_get_attr_info_func_index(), qo_get_index_info(), stats_client_unpack_statistics(), and xstats_get_statistics_from_server().
int btree_stats::keys |
Definition at line 63 of file statistics.h.
Referenced by btree_get_statistics(), btree_get_stats(), btree_get_stats_key(), btree_get_stats_with_AR_sampling(), btree_get_unique_statistics(), catalog_copy_btree_statistic(), catalog_dump_disk_attribute(), catalog_fetch_btree_statistics(), catalog_get_btree_statistics(), catalog_get_cardinality(), catalog_put_btree_statistics(), db_get_btree_statistics(), make_cst_item_value(), orc_diskrep_from_record(), qo_get_attr_info(), qo_get_attr_info_func_index(), qo_get_index_info(), sbtree_get_statistics(), stats_client_unpack_statistics(), stats_dump(), stats_get_time_stamp(), stats_update_partitioned_statistics(), xstats_get_statistics_from_server(), and xstats_update_statistics().
int btree_stats::leafs |
Definition at line 60 of file statistics.h.
Referenced by btree_get_statistics(), btree_get_stats(), btree_get_stats_with_AR_sampling(), btree_get_stats_with_fullscan(), btree_get_unique_statistics(), catalog_copy_btree_statistic(), catalog_dump_disk_attribute(), catalog_fetch_btree_statistics(), catalog_get_btree_statistics(), catalog_put_btree_statistics(), db_get_btree_statistics(), make_cst_item_value(), orc_diskrep_from_record(), qo_get_attr_info(), qo_get_attr_info_func_index(), qo_get_index_info(), sbtree_get_statistics(), stats_client_unpack_statistics(), stats_dump(), stats_get_time_stamp(), stats_update_partitioned_statistics(), and xstats_get_statistics_from_server().
int btree_stats::pages |
Definition at line 61 of file statistics.h.
Referenced by btree_get_statistics(), btree_get_stats(), btree_get_stats_with_AR_sampling(), btree_get_unique_statistics(), catalog_copy_btree_statistic(), catalog_dump_disk_attribute(), catalog_fetch_btree_statistics(), catalog_get_btree_statistics(), catalog_put_btree_statistics(), db_get_btree_statistics(), make_cst_item_value(), orc_diskrep_from_record(), qo_get_attr_info(), qo_get_attr_info_func_index(), qo_get_index_info(), sbtree_get_statistics(), stats_client_unpack_statistics(), stats_dump(), stats_get_time_stamp(), stats_update_partitioned_statistics(), and xstats_get_statistics_from_server().
int* btree_stats::pkeys |
Definition at line 67 of file statistics.h.
Referenced by btree_get_statistics(), btree_get_stats(), btree_get_stats_key(), btree_get_stats_midxkey(), btree_get_stats_with_AR_sampling(), btree_get_unique_statistics(), catalog_assign_attribute(), catalog_copy_btree_statistic(), catalog_dump_disk_attribute(), catalog_fetch_btree_statistics(), catalog_free_representation(), catalog_get_btree_statistics(), catalog_put_btree_statistics(), db_get_btree_statistics(), orc_diskrep_from_record(), orc_free_diskrep(), qo_get_attr_info(), qo_get_attr_info_func_index(), qo_get_index_info(), sbtree_get_statistics(), stats_client_unpack_statistics(), stats_dump(), stats_free_statistics(), stats_get_time_stamp(), stats_update_partitioned_statistics(), and xstats_get_statistics_from_server().
int btree_stats::pkeys_size |
Definition at line 66 of file statistics.h.
Referenced by btree_get_statistics(), btree_get_stats(), btree_get_unique_statistics(), catalog_add_representation(), catalog_copy_btree_statistic(), catalog_dump_disk_attribute(), catalog_fetch_btree_statistics(), catalog_get_btree_statistics(), catalog_get_cardinality(), catalog_put_btree_statistics(), db_get_btree_statistics(), orc_diskrep_from_record(), qo_get_attr_info(), qo_get_attr_info_func_index(), qo_get_index_info(), sbtree_get_statistics(), stats_client_unpack_statistics(), stats_dump(), stats_get_time_stamp(), stats_update_partitioned_statistics(), xstats_get_statistics_from_server(), and xstats_update_statistics().