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

Public Attributes

MHT_TABLEht
 
bool verify
 
bool verify_not_vacuumed
 
DISK_ISVALID not_vacuumed_res
 
int max_unfound_reloc
 
int num_unfound_reloc
 
OIDunfound_reloc_oids
 

Detailed Description

Definition at line 290 of file heap_file.c.

Member Data Documentation

MHT_TABLE* heap_chkall_relocoids::ht
int heap_chkall_relocoids::max_unfound_reloc

Definition at line 298 of file heap_file.c.

Referenced by heap_chkreloc_next(), and heap_chkreloc_start().

DISK_ISVALID heap_chkall_relocoids::not_vacuumed_res

Definition at line 297 of file heap_file.c.

Referenced by heap_chkreloc_end(), heap_chkreloc_next(), and heap_chkreloc_start().

int heap_chkall_relocoids::num_unfound_reloc

Definition at line 299 of file heap_file.c.

Referenced by heap_chkreloc_end(), heap_chkreloc_next(), and heap_chkreloc_start().

OID* heap_chkall_relocoids::unfound_reloc_oids

Definition at line 300 of file heap_file.c.

Referenced by heap_chkreloc_end(), heap_chkreloc_next(), and heap_chkreloc_start().

bool heap_chkall_relocoids::verify
bool heap_chkall_relocoids::verify_not_vacuumed

Definition at line 295 of file heap_file.c.

Referenced by heap_check_all_pages(), heap_chkreloc_next(), and heap_chkreloc_start().


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