CUBRID Engine
latest
|
#include <system_catalog.h>
Public Attributes | |
REPR_ID | id |
int | n_fixed |
struct disk_attribute * | fixed |
int | fixed_length |
int | n_variable |
struct disk_attribute * | variable |
Definition at line 65 of file system_catalog.h.
struct disk_attribute* disk_representation::fixed |
Definition at line 69 of file system_catalog.h.
Referenced by catalog_add_representation(), catalog_dump_representation(), catalog_free_representation(), catalog_get_cardinality(), catalog_get_disk_representation(), catalog_get_representation(), catalog_update(), catcls_expand_or_value_by_repr(), catcls_get_or_value_from_buffer(), catcls_put_or_value_into_buffer(), catcls_reorder_attributes_by_repr(), orc_diskrep_from_record(), orc_free_diskrep(), stats_update_partitioned_statistics(), xstats_get_statistics_from_server(), and xstats_update_statistics().
int disk_representation::fixed_length |
Definition at line 70 of file system_catalog.h.
Referenced by catalog_dump_representation(), catalog_get_disk_representation(), catalog_put_disk_representation(), catcls_get_or_value_from_buffer(), catcls_put_or_value_into_buffer(), and orc_diskrep_from_record().
REPR_ID disk_representation::id |
Definition at line 67 of file system_catalog.h.
Referenced by catalog_dump_representation(), catalog_get_disk_representation(), catalog_put_disk_representation(), catcls_put_or_value_into_buffer(), and orc_diskrep_from_record().
int disk_representation::n_fixed |
Definition at line 68 of file system_catalog.h.
Referenced by catalog_add_representation(), catalog_dump_representation(), catalog_free_representation(), catalog_get_disk_representation(), catalog_get_representation(), catalog_put_disk_representation(), catalog_update(), catcls_expand_or_value_by_repr(), catcls_get_or_value_from_buffer(), catcls_put_or_value_into_buffer(), catcls_reorder_attributes_by_repr(), orc_diskrep_from_record(), orc_free_diskrep(), stats_update_partitioned_statistics(), xstats_get_statistics_from_server(), and xstats_update_statistics().
int disk_representation::n_variable |
Definition at line 71 of file system_catalog.h.
Referenced by catalog_add_representation(), catalog_dump_representation(), catalog_free_representation(), catalog_get_disk_representation(), catalog_get_representation(), catalog_put_disk_representation(), catalog_update(), catcls_expand_or_value_by_repr(), catcls_get_or_value_from_buffer(), catcls_put_or_value_into_buffer(), catcls_reorder_attributes_by_repr(), orc_diskrep_from_record(), orc_free_diskrep(), stats_update_partitioned_statistics(), xstats_get_statistics_from_server(), and xstats_update_statistics().
struct disk_attribute* disk_representation::variable |
Definition at line 72 of file system_catalog.h.
Referenced by catalog_add_representation(), catalog_dump_representation(), catalog_free_representation(), catalog_get_cardinality(), catalog_get_disk_representation(), catalog_get_representation(), catalog_update(), catcls_expand_or_value_by_repr(), catcls_find_btid_of_class_name(), catcls_get_or_value_from_buffer(), catcls_put_or_value_into_buffer(), catcls_reorder_attributes_by_repr(), orc_diskrep_from_record(), orc_free_diskrep(), stats_update_partitioned_statistics(), xstats_get_statistics_from_server(), and xstats_update_statistics().