CUBRID Engine  latest
qfile_list_cache_candidate Struct Reference
Collaboration diagram for qfile_list_cache_candidate:
Collaboration graph

Public Attributes

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

Detailed Description

Definition at line 109 of file list_file.c.

Member Data Documentation

int qfile_list_cache_candidate::c_idx

Definition at line 118 of file list_file.c.

bool qfile_list_cache_candidate::include_in_use

Definition at line 120 of file list_file.c.

int qfile_list_cache_candidate::num_candidates

Definition at line 112 of file list_file.c.

int qfile_list_cache_candidate::num_victims

Definition at line 113 of file list_file.c.

QFILE_LIST_CACHE_ENTRY** qfile_list_cache_candidate::ref_candidates

Definition at line 116 of file list_file.c.

int qfile_list_cache_candidate::selcnt

Definition at line 114 of file list_file.c.

QFILE_LIST_CACHE_ENTRY** qfile_list_cache_candidate::time_candidates

Definition at line 115 of file list_file.c.

int qfile_list_cache_candidate::total_num

Definition at line 111 of file list_file.c.

int qfile_list_cache_candidate::v_idx

Definition at line 119 of file list_file.c.

QFILE_LIST_CACHE_ENTRY** qfile_list_cache_candidate::victims

Definition at line 117 of file list_file.c.


The documentation for this struct was generated from the following file: