Skip to content

Struct heap_hdr_stats

ClassList > heap_hdr_stats

Public Attributes

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

Public Attributes Documentation

variable best

HEAP_BESTSPACE heap_hdr_stats::best[10];

variable class_oid

OID heap_hdr_stats::class_oid;

variable estimates

struct heap_hdr_stats heap_hdr_stats::estimates;

variable full_search_vpid

VPID heap_hdr_stats::full_search_vpid;

variable head

int heap_hdr_stats::head;

variable head_second_best

int heap_hdr_stats::head_second_best;

variable last_vpid

VPID heap_hdr_stats::last_vpid;

variable next_vpid

VPID heap_hdr_stats::next_vpid;

variable num_high_best

int heap_hdr_stats::num_high_best;

variable num_other_high_best

int heap_hdr_stats::num_other_high_best;

variable num_pages

int heap_hdr_stats::num_pages;

variable num_recs

int heap_hdr_stats::num_recs;

variable num_second_best

int heap_hdr_stats::num_second_best;

variable num_substitutions

int heap_hdr_stats::num_substitutions;

variable ovf_vfid

VFID heap_hdr_stats::ovf_vfid;

variable recs_sumlen

float heap_hdr_stats::recs_sumlen;

variable reserve0_for_future

int heap_hdr_stats::reserve0_for_future;

variable reserve1_for_future

int heap_hdr_stats::reserve1_for_future;

variable reserve2_for_future

int heap_hdr_stats::reserve2_for_future;

variable second_best

VPID heap_hdr_stats::second_best[10];

variable tail_second_best

int heap_hdr_stats::tail_second_best;

variable unfill_space

int heap_hdr_stats::unfill_space;


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