|
Multi-core Hash Joins
Main-memory hash join implementations for multi-core CPUs
|
Provides type definitions used by No Partitioning Join implementations. More...
#include "types.h"Go to the source code of this file.
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 |
Provides type definitions used by No Partitioning Join implementations.
Definition in file npj_types.h.