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

Public Attributes

OID class_oid
 
VFID ovf_vfid
 
VPID next_vpid
 
int unfill_space
 
struct {
   int   num_pages
 
   int   num_recs
 
   float   recs_sumlen
 
   int   num_other_high_best
 
   int   num_high_best
 
   int   num_substitutions
 
   int   num_second_best
 
   int   head_second_best
 
   int   tail_second_best
 
   int   head
 
   VPID   last_vpid
 
   VPID   full_search_vpid
 
   VPID   second_best [HEAP_NUM_BEST_SPACESTATS]
 
   HEAP_BESTSPACE   best [HEAP_NUM_BEST_SPACESTATS]
 
estimates
 
int reserve0_for_future
 
int reserve1_for_future
 
int reserve2_for_future
 

Detailed Description

Definition at line 191 of file heap_file.c.

Member Data Documentation

int heap_hdr_stats::num_substitutions
int heap_hdr_stats::reserve0_for_future

Definition at line 226 of file heap_file.c.

int heap_hdr_stats::reserve1_for_future

Definition at line 227 of file heap_file.c.

int heap_hdr_stats::reserve2_for_future

Definition at line 228 of file heap_file.c.


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