CUBRID Engine  latest
partition_stats_acumulator Struct Reference
Collaboration diagram for partition_stats_acumulator:
Collaboration graph

Public Attributes

double leafs
 
double pages
 
double height
 
double keys
 
int pkeys_size
 
double * pkeys
 

Detailed Description

Definition at line 54 of file statistics_sr.c.

Member Data Documentation

double partition_stats_acumulator::height

Definition at line 58 of file statistics_sr.c.

Referenced by stats_update_partitioned_statistics().

double partition_stats_acumulator::keys

Definition at line 59 of file statistics_sr.c.

Referenced by stats_update_partitioned_statistics().

double partition_stats_acumulator::leafs

Definition at line 56 of file statistics_sr.c.

Referenced by stats_update_partitioned_statistics().

double partition_stats_acumulator::pages

Definition at line 57 of file statistics_sr.c.

Referenced by stats_update_partitioned_statistics().

double* partition_stats_acumulator::pkeys

Definition at line 61 of file statistics_sr.c.

Referenced by stats_update_partitioned_statistics().

int partition_stats_acumulator::pkeys_size

Definition at line 60 of file statistics_sr.c.

Referenced by stats_update_partitioned_statistics().


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