Multi-core Hash Joins
Main-memory hash join implementations for multi-core CPUs
src
types64.hpp
1
2
3
#ifndef TYPES64_HPP
4
#define TYPES64_HPP
5
6
//#define KEY_8B
7
#include "
types.h
"
8
9
#endif
// TYPES64_HPP
types.h
Provides general type definitions used by all join algorithms.
Generated on Tue Oct 4 2022 15:20:47 for Multi-core Hash Joins by
1.9.4