CUBRID Engine  latest
qo_partition Struct Reference

#include <query_graph.h>

Collaboration diagram for qo_partition:
Collaboration graph

Public Attributes

BITSET nodes
 
BITSET edges
 
BITSET dependencies
 
QO_PLANplan
 
int M_offset
 
int idx
 

Detailed Description

Definition at line 791 of file query_graph.h.

Member Data Documentation

BITSET qo_partition::dependencies

Definition at line 812 of file query_graph.h.

BITSET qo_partition::edges

Definition at line 811 of file query_graph.h.

int qo_partition::idx

Definition at line 825 of file query_graph.h.

int qo_partition::M_offset

Definition at line 820 of file query_graph.h.

BITSET qo_partition::nodes

Definition at line 810 of file query_graph.h.

QO_PLAN* qo_partition::plan

Definition at line 817 of file query_graph.h.

Referenced by qo_search_planner().


The documentation for this struct was generated from the following file: