CUBRID Engine
latest
|
#include <system_catalog.h>
Public Attributes | |
HFID | ci_hfid |
int | ci_tot_pages |
int | ci_tot_objects |
unsigned int | ci_time_stamp |
OID | ci_rep_dir |
Definition at line 97 of file system_catalog.h.
HFID cls_info::ci_hfid |
Definition at line 99 of file system_catalog.h.
Referenced by catalog_dump(), catalog_get_class_info_from_record(), catalog_get_representation(), catalog_put_class_info_to_record(), catalog_update(), catcls_delete_catalog_classes(), catcls_delete_subset(), catcls_insert_catalog_classes(), catcls_insert_subset(), catcls_update_catalog_classes(), catcls_update_subset(), orc_class_info_from_record(), xcache_check_recompilation_threshold(), xlocator_assign_oid_batch(), xstats_get_statistics_from_server(), and xstats_update_statistics().
OID cls_info::ci_rep_dir |
Definition at line 103 of file system_catalog.h.
Referenced by catalog_add_class_info(), catalog_check_class_consistency(), catalog_dump(), catalog_get_class_info(), catalog_get_class_info_from_record(), catalog_get_rep_dir(), catalog_get_representation(), catalog_insert(), catalog_put_class_info_to_record(), catalog_update(), catalog_update_class_info(), orc_class_info_from_record(), stats_update_partitioned_statistics(), and xstats_update_statistics().
unsigned int cls_info::ci_time_stamp |
Definition at line 102 of file system_catalog.h.
Referenced by catalog_get_class_info_from_record(), catalog_put_class_info_to_record(), orc_class_info_from_record(), stats_update_partitioned_statistics(), xcache_check_recompilation_threshold(), xstats_get_statistics_from_server(), and xstats_update_statistics().
int cls_info::ci_tot_objects |
Definition at line 101 of file system_catalog.h.
Referenced by catalog_dump(), catalog_get_class_info_from_record(), catalog_put_class_info_to_record(), orc_class_info_from_record(), stats_update_partitioned_statistics(), xlocator_assign_oid_batch(), xstats_get_statistics_from_server(), and xstats_update_statistics().
int cls_info::ci_tot_pages |
Definition at line 100 of file system_catalog.h.
Referenced by catalog_dump(), catalog_get_class_info_from_record(), catalog_put_class_info_to_record(), orc_class_info_from_record(), stats_update_partitioned_statistics(), xcache_check_recompilation_threshold(), xstats_get_statistics_from_server(), and xstats_update_statistics().