Skip to content

Struct qo_env

ClassList > qo_env

  • #include <query_graph.h>

Public Attributes

Type Name
int Neqclasses
int Nnodes
int Nsegs
int Nterms
int bail_out
jmp_buf catch_
bool dump_enable
QO_EQCLASS * eqclasses
BITSET fake_terms
QO_PLAN * final_plan
BITSET final_segs
DB_VALUE limit_value
bool multi_range_opt_candidate
int nedges
int neqclasses
int nnodes
QO_NODE * nodes
int npartitions
int nsegs
int nsubqueries
int nterms
PARSER_CONTEXT * parser
QO_PARTITION * partitions
bool plan_dump_enabled
QO_PLANNER * planner
PT_NODE * pt_tree
QO_SEGMENT * segs
BITSET sort_limit_nodes
QO_SUBQUERY * subqueries
QO_TERM * terms
BITSET * tmp_bitset
QO_SORT_LIMIT_USE use_sort_limit

Public Attributes Documentation

variable Neqclasses

int qo_env::Neqclasses;

variable Nnodes

int qo_env::Nnodes;

variable Nsegs

int qo_env::Nsegs;

variable Nterms

int qo_env::Nterms;

variable bail_out

int qo_env::bail_out;

variable catch_

jmp_buf qo_env::catch_;

variable dump_enable

bool qo_env::dump_enable;

variable eqclasses

QO_EQCLASS* qo_env::eqclasses;

variable fake_terms

BITSET qo_env::fake_terms;

variable final_plan

QO_PLAN* qo_env::final_plan;

variable final_segs

BITSET qo_env::final_segs;

variable limit_value

DB_VALUE qo_env::limit_value;

variable multi_range_opt_candidate

bool qo_env::multi_range_opt_candidate;

variable nedges

int qo_env::nedges;

variable neqclasses

int qo_env::neqclasses;

variable nnodes

int qo_env::nnodes;

variable nodes

QO_NODE* qo_env::nodes;

variable npartitions

int qo_env::npartitions;

variable nsegs

int qo_env::nsegs;

variable nsubqueries

int qo_env::nsubqueries;

variable nterms

int qo_env::nterms;

variable parser

PARSER_CONTEXT* qo_env::parser;

variable partitions

QO_PARTITION* qo_env::partitions;

variable plan_dump_enabled

bool qo_env::plan_dump_enabled;

variable planner

QO_PLANNER* qo_env::planner;

variable pt_tree

PT_NODE* qo_env::pt_tree;

variable segs

QO_SEGMENT* qo_env::segs;

variable sort_limit_nodes

BITSET qo_env::sort_limit_nodes;

variable subqueries

QO_SUBQUERY* qo_env::subqueries;

variable terms

QO_TERM* qo_env::terms;

variable tmp_bitset

BITSET* qo_env::tmp_bitset;

variable use_sort_limit

QO_SORT_LIMIT_USE qo_env::use_sort_limit;


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