Skip to content

Struct scan_id_struct

ClassList > scan_id_struct

  • #include <scan_manager.h>

Public Attributes

Type Name
DBLINK_SCAN_ID dblid
SCAN_DIRECTION direction
int fixed
int grouped
HEAP_PAGE_SCAN_ID hpsid
HEAP_SCAN_ID hsid
INDEX_NODE_SCAN_ID insid
INDX_SCAN_ID isid
DB_VALUE * join_dbval
JSON_TABLE_SCAN_ID jtid
LLIST_SCAN_ID llsid
METHOD_SCAN_ID msid
bool mvcc_select_lock_needed
int null_fetched
SCAN_STATS * partition_stats
PARALLEL_HEAP_SCAN_ID phsid
SCAN_POSITION position
QPROC_QUALIFICATION qualification
int qualified_block
REGU_VALUES_SCAN_ID rvsid
union scan_id_struct s
bool scan_immediately_stop
SCAN_OPERATION_TYPE scan_op_type
SCAN_STATS scan_stats
QPROC_SINGLE_FETCH single_fetch
int single_fetched
SET_SCAN_ID ssid
SCAN_STATUS status
SHOWSTMT_SCAN_ID stsid
SCAN_TYPE type
val_list_node * val_list
val_descr * vd

Public Attributes Documentation

variable dblid

DBLINK_SCAN_ID scan_id_struct::dblid;

variable direction

SCAN_DIRECTION scan_id_struct::direction;

variable fixed

int scan_id_struct::fixed;

variable grouped

int scan_id_struct::grouped;

variable hpsid

HEAP_PAGE_SCAN_ID scan_id_struct::hpsid;

variable hsid

HEAP_SCAN_ID scan_id_struct::hsid;

variable insid

INDEX_NODE_SCAN_ID scan_id_struct::insid;

variable isid

INDX_SCAN_ID scan_id_struct::isid;

variable join_dbval

DB_VALUE* scan_id_struct::join_dbval;

variable jtid

JSON_TABLE_SCAN_ID scan_id_struct::jtid;

variable llsid

LLIST_SCAN_ID scan_id_struct::llsid;

variable msid

METHOD_SCAN_ID scan_id_struct::msid;

variable mvcc_select_lock_needed

bool scan_id_struct::mvcc_select_lock_needed;

variable null_fetched

int scan_id_struct::null_fetched;

variable partition_stats

SCAN_STATS* scan_id_struct::partition_stats;

variable phsid

PARALLEL_HEAP_SCAN_ID scan_id_struct::phsid;

variable position

SCAN_POSITION scan_id_struct::position;

variable qualification

QPROC_QUALIFICATION scan_id_struct::qualification;

variable qualified_block

int scan_id_struct::qualified_block;

variable rvsid

REGU_VALUES_SCAN_ID scan_id_struct::rvsid;

variable s

union scan_id_struct scan_id_struct::s;

variable scan_immediately_stop

bool scan_id_struct::scan_immediately_stop;

variable scan_op_type

SCAN_OPERATION_TYPE scan_id_struct::scan_op_type;

variable scan_stats

SCAN_STATS scan_id_struct::scan_stats;

variable single_fetch

QPROC_SINGLE_FETCH scan_id_struct::single_fetch;

variable single_fetched

int scan_id_struct::single_fetched;

variable ssid

SET_SCAN_ID scan_id_struct::ssid;

variable status

SCAN_STATUS scan_id_struct::status;

variable stsid

SHOWSTMT_SCAN_ID scan_id_struct::stsid;

variable type

SCAN_TYPE scan_id_struct::type;

variable val_list

val_list_node* scan_id_struct::val_list;

variable vd

val_descr* scan_id_struct::vd;


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