Skip to content

Struct partition_stats_acumulator

ClassList > partition_stats_acumulator

Public Attributes

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

Public Attributes Documentation

variable height

double partition_stats_acumulator::height;

variable keys

double partition_stats_acumulator::keys;

variable leafs

double partition_stats_acumulator::leafs;

variable pages

double partition_stats_acumulator::pages;

variable pkeys

double* partition_stats_acumulator::pkeys;

variable pkeys_size

int partition_stats_acumulator::pkeys_size;


The documentation for this class was generated from the following file cubrid/src/storage/statistics_sr.c