Skip to content

File statistics_sr.h

FileList > cubrid > src > storage > statistics_sr.h

Go to the source code of this file

  • #include "dbtype_def.h"
  • #include "statistics.h"
  • #include "system_catalog.h"
  • #include "object_representation_sr.h"

Public Functions

Type Name
void stats_dump_class_statistics (CLASS_STATS * class_stats, FILE * fpp)
const BTREE_STATS * stats_find_inherited_index_stats (OR_CLASSREP * cls_rep, OR_CLASSREP * subcls_rep, DISK_ATTR * subcls_attr, BTID * cls_btid)
unsigned int stats_get_time_stamp (void)

Public Functions Documentation

function stats_dump_class_statistics

void stats_dump_class_statistics (
    CLASS_STATS * class_stats,
    FILE * fpp
) 

function stats_find_inherited_index_stats

const  BTREE_STATS * stats_find_inherited_index_stats (
    OR_CLASSREP * cls_rep,
    OR_CLASSREP * subcls_rep,
    DISK_ATTR * subcls_attr,
    BTID * cls_btid
) 

function stats_get_time_stamp

unsigned  int stats_get_time_stamp (
    void
) 


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