linear_hash_bucket_t Struct Reference

#include <linear_hash_types.h>

Collaboration diagram for linear_hash_bucket_t:

Public Attributes

int idx
 
int record_count
 
ion_fpos_t overflow_location
 

Detailed Description

Definition at line 61 of file linear_hash_types.h.

Member Data Documentation

int linear_hash_bucket_t::idx

Definition at line 62 of file linear_hash_types.h.

ion_fpos_t linear_hash_bucket_t::overflow_location

Definition at line 64 of file linear_hash_types.h.

int linear_hash_bucket_t::record_count

Definition at line 63 of file linear_hash_types.h.


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