CUBRID Engine
latest
|
#include <log_impl.h>
Public Attributes | |
int | num_nulls |
int | num_keys |
int | num_oids |
Definition at line 363 of file log_impl.h.
int log_unique_stats::num_keys |
Definition at line 366 of file log_impl.h.
Referenced by btree_get_unique_statistics_for_count(), btree_online_index_check_unique_constraint(), btree_reflect_global_unique_statistics(), index_builder_loader_task::execute(), logtb_complete_mvcc(), logtb_create_unique_stats_from_repr(), logtb_get_global_unique_stats(), logtb_get_global_unique_stats_entry(), logtb_global_unique_stat_init(), logtb_rv_update_global_unique_stats_by_abs(), logtb_tran_create_btid_unique_stats(), logtb_tran_update_btid_unique_stats(), logtb_tran_update_delta_hash_func(), logtb_tran_update_stats_online_index_rb(), and logtb_update_global_unique_stats_by_delta().
int log_unique_stats::num_nulls |
Definition at line 365 of file log_impl.h.
Referenced by btree_get_unique_statistics_for_count(), btree_online_index_check_unique_constraint(), btree_reflect_global_unique_statistics(), index_builder_loader_task::execute(), logtb_complete_mvcc(), logtb_create_unique_stats_from_repr(), logtb_get_global_unique_stats(), logtb_get_global_unique_stats_entry(), logtb_global_unique_stat_init(), logtb_rv_update_global_unique_stats_by_abs(), logtb_tran_create_btid_unique_stats(), logtb_tran_update_btid_unique_stats(), logtb_tran_update_delta_hash_func(), logtb_tran_update_stats_online_index_rb(), and logtb_update_global_unique_stats_by_delta().
int log_unique_stats::num_oids |
Definition at line 367 of file log_impl.h.
Referenced by btree_get_unique_statistics_for_count(), btree_online_index_check_unique_constraint(), btree_reflect_global_unique_statistics(), index_builder_loader_task::execute(), logtb_complete_mvcc(), logtb_create_unique_stats_from_repr(), logtb_get_global_unique_stats(), logtb_get_global_unique_stats_entry(), logtb_global_unique_stat_init(), logtb_rv_update_global_unique_stats_by_abs(), logtb_tran_create_btid_unique_stats(), logtb_tran_update_btid_unique_stats(), logtb_tran_update_delta_hash_func(), logtb_tran_update_stats_online_index_rb(), and logtb_update_global_unique_stats_by_delta().