Multi-core Hash Joins
Main-memory hash join implementations for multi-core CPUs
Classes | Typedefs
npj_types.h File Reference

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
 

Detailed Description

Provides type definitions used by No Partitioning Join implementations.

Author
Cagri Balkesen cagri.nosp@m..bal.nosp@m.kesen.nosp@m.@inf.nosp@m..ethz.nosp@m..ch
Date
Tue May 22 16:37:59 2012
Version
Id
npj_types.h 3017 2012-12-07 10:56:20Z bcagri

Definition in file npj_types.h.