Skip to content

Struct qfile_list_cache_entry

ClassList > qfile_list_cache_entry

  • #include <list_file.h>

Public Attributes

Type Name
bool deletion_marker
bool invalidate
size_t last_ta_idx
int list_ht_no
QFILE_LIST_ID list_id
DB_VALUE_ARRAY param_values
const char * query_string
int ref_count
struct timeval time_created
struct timeval time_last_used
int * tran_index_array
TRAN_ISOLATION tran_isolation
QFILE_LIST_CACHE_ENTRY * tran_next
bool uncommitted_marker
XASL_CACHE_ENTRY * xcache_entry

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