Skip to content

Struct qfile_list_cache_candidate

ClassList > qfile_list_cache_candidate

Public Attributes

Type Name
int c_idx
bool include_in_use
int num_candidates
int num_victims
QFILE_LIST_CACHE_ENTRY ** ref_candidates
int selcnt
QFILE_LIST_CACHE_ENTRY ** time_candidates
int total_num
int v_idx
QFILE_LIST_CACHE_ENTRY ** victims

Public Attributes Documentation

variable c_idx

int qfile_list_cache_candidate::c_idx;

variable include_in_use

bool qfile_list_cache_candidate::include_in_use;

variable num_candidates

int qfile_list_cache_candidate::num_candidates;

variable num_victims

int qfile_list_cache_candidate::num_victims;

variable ref_candidates

QFILE_LIST_CACHE_ENTRY** qfile_list_cache_candidate::ref_candidates;

variable selcnt

int qfile_list_cache_candidate::selcnt;

variable time_candidates

QFILE_LIST_CACHE_ENTRY** qfile_list_cache_candidate::time_candidates;

variable total_num

int qfile_list_cache_candidate::total_num;

variable v_idx

int qfile_list_cache_candidate::v_idx;

variable victims

QFILE_LIST_CACHE_ENTRY** qfile_list_cache_candidate::victims;


The documentation for this class was generated from the following file cubrid/src/query/list_file.c