OoOJoin
0.0.1
The next generation of out-of-order join operator
OoOJoin.h
Go to the documentation of this file.
1
2
//
3
// Created by tony on 22/11/22.
4
//
5
6
#ifndef INTELLISTREAM_OOOJOIN_H
7
#define INTELLISTREAM_OOOJOIN_H
8
53
//The groups of modules
65
#include <
Common/Tuples.h
>
66
#include <
Common/Window.h
>
67
#include <
Common/StateOfKey.h
>
71
/***
72
* @subsection code_stru_utils Utils
73
* This folder contains the public utils shared by INTELISTREAM team and some third party dependencies.
74
**/
79
#include <Utils/MicroDataSet.hpp>
80
#include <Utils/SPSCQueue.hpp>
81
#include <
Utils/ConfigMap.hpp
>
88
#include <
Utils/C20Buffers.hpp
>
89
#include <
Utils/ThreadPerf.hpp
>
90
#include <Utils/IntelliLog.h>
102
#include <
JoinAlgos/AbstractJoinAlgo.h
>
103
#include <
JoinAlgos/NestedLoopJoin.h
>
104
#include <JoinAlgos/JoinAlgoTable.h>
105
#include <
JoinAlgos/NPJ/NPJ.h
>
113
#include <
Operator/AbstractOperator.h
>
114
#include <
Operator/IAWJOperator.h
>
115
#include <
Operator/MeanAQPIAWJOperator.h
>
116
#include <
Operator/OperatorTable.h
>
124
#include <
TestBench/TestBench.h
>
133
#include <
WaterMarker/AbstractWaterMarker.h
>
134
#include <
WaterMarker/LatenessWM.h
>
138
#endif
//INTELLISTREAM_OOOJOIN_H
AbstractJoinAlgo.h
AbstractOperator.h
AbstractWaterMarker.h
C20Buffers.hpp
ConfigMap.hpp
IAWJOperator.h
LatenessWM.h
MeanAQPIAWJOperator.h
NPJ.h
NestedLoopJoin.h
OperatorTable.h
StateOfKey.h
TestBench.h
ThreadPerf.hpp
Tuples.h
Window.h
include
OoOJoin.h
Generated by
1.9.1