AllianceDB  0.0.1
AllianceDB is an open-source suite, including benchmarks and libs for evaluating and improving stream operation algorithms on modern hardwares.
SplitJoinIRJP.h File Reference
#include <thread>
#include <Common/Types.h>
#include <Utils/UtilityFunctions.hpp>
#include <barrier>
#include <JoinProcessor/SplitJoinJP.h>
#include <Utils/DupicatedHashTable.hpp>
Include dependency graph for SplitJoinIRJP.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  INTELLI::SplitJoinIRJP
 The class of split join join processor, which also shares the intermediate results (IR) More...
 

Namespaces

 INTELLI
 

Typedefs

typedef INTELLI::DupicatedHashTable< keyType, keyTypeINTELLI::dpHashtable
 
typedef shared_ptr< dpHashtableINTELLI::dpHashtablePtr
 
typedef std::shared_ptr< SplitJoinIRJPINTELLI::SplitJoinIRJPPtr