Struct scan_id_struct
ClassList > scan_id_struct
#include <scan_manager.h>
Public Attributes
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;
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