CUBRID Engine  latest
QO_ATTR_CUM_STATS Struct Reference

#include <optimizer.h>

Collaboration diagram for QO_ATTR_CUM_STATS:
Collaboration graph

Public Attributes

DB_TYPE type
 
int leafs
 
int pages
 
int height
 
int keys
 
TP_DOMAINkey_type
 
int pkeys_size
 
int * pkeys
 
bool valid_limits
 
bool is_indexed
 

Detailed Description

Definition at line 117 of file optimizer.h.

Member Data Documentation

int QO_ATTR_CUM_STATS::height
bool QO_ATTR_CUM_STATS::is_indexed
TP_DOMAIN* QO_ATTR_CUM_STATS::key_type

Definition at line 124 of file optimizer.h.

Referenced by qo_get_attr_info(), qo_get_attr_info_func_index(), and qo_get_index_info().

int QO_ATTR_CUM_STATS::keys
int QO_ATTR_CUM_STATS::leafs
int QO_ATTR_CUM_STATS::pages
DB_TYPE QO_ATTR_CUM_STATS::type

Definition at line 119 of file optimizer.h.

Referenced by qo_get_attr_info(), qo_get_attr_info_func_index(), and qo_get_index_info().

bool QO_ATTR_CUM_STATS::valid_limits

Definition at line 128 of file optimizer.h.

Referenced by qo_get_attr_info(), qo_get_attr_info_func_index(), and qo_get_index_info().


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