CUBRID Engine
latest
|
#include <log_impl.h>
Public Attributes | |
BTID | btid |
bool | deleted |
LOG_UNIQUE_STATS | tran_stats |
LOG_UNIQUE_STATS | global_stats |
Definition at line 371 of file log_impl.h.
BTID log_tran_btid_unique_stats::btid |
Definition at line 373 of file log_impl.h.
Referenced by logtb_create_unique_stats_from_repr(), logtb_tran_create_btid_unique_stats(), logtb_tran_update_delta_hash_func(), and logtb_tran_update_stats_online_index_rb().
bool log_tran_btid_unique_stats::deleted |
Definition at line 374 of file log_impl.h.
Referenced by btree_rv_remove_unique_stats(), logtb_tran_create_btid_unique_stats(), logtb_tran_update_delta_hash_func(), and logtb_tran_update_stats_online_index_rb().
LOG_UNIQUE_STATS log_tran_btid_unique_stats::global_stats |
Definition at line 377 of file log_impl.h.
Referenced by btree_get_unique_statistics_for_count(), logtb_create_unique_stats_from_repr(), and logtb_tran_create_btid_unique_stats().
LOG_UNIQUE_STATS log_tran_btid_unique_stats::tran_stats |
Definition at line 376 of file log_impl.h.
Referenced by btree_get_unique_statistics_for_count(), btree_online_index_check_unique_constraint(), index_builder_loader_task::execute(), logtb_complete_mvcc(), logtb_tran_create_btid_unique_stats(), logtb_tran_update_btid_unique_stats(), logtb_tran_update_delta_hash_func(), and logtb_tran_update_stats_online_index_rb().