Skip to content

Struct access_spec_node

ClassList > access_spec_node

  • #include <xasl.h>

Public Attributes

Type Name
ACCESS_METHOD access
BTID btid
bool clear_value_at_clone_decache
PARTITION_SPEC_TYPE * curent
bool fixed_scan
int flags
bool grouped_scan
INDX_INFO * indexptr
ACCESS_SPEC_TYPE * next
int num_parallel_threads
PARTITION_SPEC_TYPE * parts
bool pruned
int pruning_type
HYBRID_NODE s
DB_VALUE * s_dbval
SCAN_ID s_id
QPROC_SINGLE_FETCH single_fetch
TARGET_TYPE type
PRED_EXPR * where_key
PRED_EXPR * where_pred
PRED_EXPR * where_range

Public Attributes Documentation

variable access

ACCESS_METHOD access_spec_node::access;

variable btid

BTID access_spec_node::btid;

variable clear_value_at_clone_decache

bool access_spec_node::clear_value_at_clone_decache;

variable curent

PARTITION_SPEC_TYPE* access_spec_node::curent;

variable fixed_scan

bool access_spec_node::fixed_scan;

variable flags

int access_spec_node::flags;

variable grouped_scan

bool access_spec_node::grouped_scan;

variable indexptr

INDX_INFO* access_spec_node::indexptr;

variable next

ACCESS_SPEC_TYPE* access_spec_node::next;

variable num_parallel_threads

int access_spec_node::num_parallel_threads;

variable parts

PARTITION_SPEC_TYPE* access_spec_node::parts;

variable pruned

bool access_spec_node::pruned;

variable pruning_type

int access_spec_node::pruning_type;

variable s

HYBRID_NODE access_spec_node::s;

variable s_dbval

DB_VALUE* access_spec_node::s_dbval;

variable s_id

SCAN_ID access_spec_node::s_id;

variable single_fetch

QPROC_SINGLE_FETCH access_spec_node::single_fetch;

variable type

TARGET_TYPE access_spec_node::type;

variable where_key

PRED_EXPR* access_spec_node::where_key;

variable where_pred

PRED_EXPR* access_spec_node::where_pred;

variable where_range

PRED_EXPR* access_spec_node::where_range;


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