|
Multi-core Hash Joins
Main-memory hash join implementations for multi-core CPUs
|
Classes | |
| struct | bucket_t |
| struct | hashtable_t |
| struct | bucket_buffer_t |
Typedefs | |
| typedef struct bucket_t | bucket_t |
| typedef struct hashtable_t | hashtable_t |
| typedef struct bucket_buffer_t | bucket_buffer_t |
| typedef struct bucket_buffer_t bucket_buffer_t |
Definition at line 22 of file npj_types.h.
Definition at line 20 of file npj_types.h.
| typedef struct hashtable_t hashtable_t |
Definition at line 21 of file npj_types.h.