Struct qfile_list_cache_entry
ClassList > qfile_list_cache_entry
Public Attributes
Public Attributes Documentation
variable deletion_marker
bool qfile_list_cache_entry::deletion_marker;
variable invalidate
bool qfile_list_cache_entry::invalidate;
variable last_ta_idx
size_t qfile_list_cache_entry::last_ta_idx;
variable list_ht_no
int qfile_list_cache_entry::list_ht_no;
variable list_id
QFILE_LIST_ID qfile_list_cache_entry::list_id;
variable param_values
DB_VALUE_ARRAY qfile_list_cache_entry::param_values;
variable query_string
const char* qfile_list_cache_entry::query_string;
variable ref_count
int qfile_list_cache_entry::ref_count;
variable time_created
struct timeval qfile_list_cache_entry::time_created;
variable time_last_used
struct timeval qfile_list_cache_entry::time_last_used;
variable tran_index_array
int* qfile_list_cache_entry::tran_index_array;
variable tran_isolation
TRAN_ISOLATION qfile_list_cache_entry::tran_isolation;
variable tran_next
QFILE_LIST_CACHE_ENTRY* qfile_list_cache_entry::tran_next;
variable uncommitted_marker
bool qfile_list_cache_entry::uncommitted_marker;
variable xcache_entry
XASL_CACHE_ENTRY* qfile_list_cache_entry::xcache_entry;
The documentation for this class was generated from the following file cubrid/src/query/list_file.h