Skip to content

Struct heap_scan_id

ClassList > heap_scan_id

  • #include <scan_manager.h>

Public Attributes

Type Name
DB_VALUE ** cache_recordinfo
bool caches_inited
OID cls_oid
OID curr_oid
HFID hfid
SCAN_ATTRS pred_attrs
regu_variable_list_node * recordinfo_regu_list
SCAN_ATTRS rest_attrs
regu_variable_list_node * rest_regu_list
sampling_info sampling
HEAP_SCANCACHE scan_cache
SCAN_PRED scan_pred
HEAP_SCANRANGE scan_range
bool scancache_inited
bool scanrange_inited

Public Attributes Documentation

variable cache_recordinfo

DB_VALUE** heap_scan_id::cache_recordinfo;

variable caches_inited

bool heap_scan_id::caches_inited;

variable cls_oid

OID heap_scan_id::cls_oid;

variable curr_oid

OID heap_scan_id::curr_oid;

variable hfid

HFID heap_scan_id::hfid;

variable pred_attrs

SCAN_ATTRS heap_scan_id::pred_attrs;

variable recordinfo_regu_list

regu_variable_list_node* heap_scan_id::recordinfo_regu_list;

variable rest_attrs

SCAN_ATTRS heap_scan_id::rest_attrs;

variable rest_regu_list

regu_variable_list_node* heap_scan_id::rest_regu_list;

variable sampling

sampling_info heap_scan_id::sampling;

variable scan_cache

HEAP_SCANCACHE heap_scan_id::scan_cache;

variable scan_pred

SCAN_PRED heap_scan_id::scan_pred;

variable scan_range

HEAP_SCANRANGE heap_scan_id::scan_range;

variable scancache_inited

bool heap_scan_id::scancache_inited;

variable scanrange_inited

bool heap_scan_id::scanrange_inited;


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