Skip to content

Struct ehash_dir_header

ClassList > ehash_dir_header

Public Attributes

Type Name
char alignment
VFID bucket_file
short depth
DB_TYPE key_type
int local_depth_count
VFID overflow_file

Public Attributes Documentation

variable alignment

char ehash_dir_header::alignment;

variable bucket_file

VFID ehash_dir_header::bucket_file;

variable depth

short ehash_dir_header::depth;

variable key_type

DB_TYPE ehash_dir_header::key_type;

variable local_depth_count

int ehash_dir_header::local_depth_count[(sizeof(EHASH_HASH_KEY) *8)+1];

variable overflow_file

VFID ehash_dir_header::overflow_file;


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