Skip to content

Struct qo_info

ClassList > qo_info

  • #include <query_planner.h>

Public Attributes

Type Name
QO_PLANVEC best_no_order
double cardinality
int detached
QO_ENV * env
BITSET eqclasses
double group_rows
double hit_prob
int join_unit
struct qo_info * next
BITSET nodes
QO_PLANNER * planner
QO_PLANVEC * planvec
BITSET projected_segs
int projected_size
double scan_rows
BITSET terms
double total_rows

Public Attributes Documentation

variable best_no_order

QO_PLANVEC qo_info::best_no_order;

variable cardinality

double qo_info::cardinality;

variable detached

int qo_info::detached;

variable env

QO_ENV* qo_info::env;

variable eqclasses

BITSET qo_info::eqclasses;

variable group_rows

double qo_info::group_rows;

variable hit_prob

double qo_info::hit_prob;

variable join_unit

int qo_info::join_unit;

variable next

struct qo_info* qo_info::next;

variable nodes

BITSET qo_info::nodes;

variable planner

QO_PLANNER* qo_info::planner;

variable planvec

QO_PLANVEC* qo_info::planvec;

variable projected_segs

BITSET qo_info::projected_segs;

variable projected_size

int qo_info::projected_size;

variable scan_rows

double qo_info::scan_rows;

variable terms

BITSET qo_info::terms;

variable total_rows

double qo_info::total_rows;


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