Skip to content

Struct qfile_list_id

ClassList > qfile_list_id

  • #include <query_list.h>

Public Attributes

Type Name
QFILE_LIST_ID * dependent_list_id
VPID first_vpid
bool is_domain_resolved
bool is_result_cached
int last_offset
PAGE_PTR last_pgptr
VPID last_vpid
int lasttpl_len
int page_cnt
QUERY_ID query_id
SORT_LIST * sort_list
VFID temp_vfid
struct qmgr_temp_file * tfile_vfid
QFILE_TUPLE_DESCRIPTOR tpl_descr
INT64 tuple_cnt
QFILE_TUPLE_VALUE_TYPE_LIST type_list

Public Attributes Documentation

variable dependent_list_id

QFILE_LIST_ID* qfile_list_id::dependent_list_id;

variable first_vpid

VPID qfile_list_id::first_vpid;

variable is_domain_resolved

bool qfile_list_id::is_domain_resolved;

variable is_result_cached

bool qfile_list_id::is_result_cached;

variable last_offset

int qfile_list_id::last_offset;

variable last_pgptr

PAGE_PTR qfile_list_id::last_pgptr;

variable last_vpid

VPID qfile_list_id::last_vpid;

variable lasttpl_len

int qfile_list_id::lasttpl_len;

variable page_cnt

int qfile_list_id::page_cnt;

variable query_id

QUERY_ID qfile_list_id::query_id;

variable sort_list

SORT_LIST* qfile_list_id::sort_list;

variable temp_vfid

VFID qfile_list_id::temp_vfid;

variable tfile_vfid

struct qmgr_temp_file* qfile_list_id::tfile_vfid;

variable tpl_descr

QFILE_TUPLE_DESCRIPTOR qfile_list_id::tpl_descr;

variable tuple_cnt

INT64 qfile_list_id::tuple_cnt;

variable type_list

QFILE_TUPLE_VALUE_TYPE_LIST qfile_list_id::type_list;


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