CUBRID Engine
latest
|
#include <storage_common.h>
Public Attributes | |
SHA1Hash | sha1 |
INT32 | cache_flag |
CACHE_TIME | time_stored |
Definition at line 1010 of file storage_common.h.
INT32 xasl_id::cache_flag |
Definition at line 1013 of file storage_common.h.
Referenced by xcache_can_entry_cache_list(), xcache_check_recompilation_threshold(), xcache_cleanup(), xcache_compare_key(), xcache_copy_key(), xcache_dump(), xcache_entry_mark_deleted(), xcache_entry_set_request_recompile_flag(), xcache_entry_uninit(), xcache_insert(), and xcache_unfix().
SHA1Hash xasl_id::sha1 |
Definition at line 1012 of file storage_common.h.
Referenced by event_log_sql_string(), logtb_descriptors_start_scan(), qmgr_free_tran_entries(), xcache_compare_key(), xcache_dump(), xcache_find_sha1(), xcache_find_xasl_id_for_execute(), xcache_hash_key(), xcache_insert(), xlogtb_get_pack_tran_table(), and xqmgr_execute_query().
CACHE_TIME xasl_id::time_stored |
Definition at line 1015 of file storage_common.h.
Referenced by logtb_descriptors_start_scan(), qmgr_free_tran_entries(), xcache_dump(), xcache_find_xasl_id_for_execute(), xcache_insert(), and xqmgr_execute_query().