#include "UnionQBox.h"
#include "JoinQBox.h"
#include <vector>
#include "SControlQBox.h"
Go to the source code of this file.
Classes | |
class | TuplesBuffer |
class | SUnionQBox |
Serializing union operator. More... | |
struct | SUnionQBox::State |
struct | SUnionQBox::Bucket |
class | SUnionBoxState |
Captures the state of a sunion operator Currently, we only use this for checkpoint recovery and not to move load, so we only save the number of the current interval. More... | |
Variables | |
BOREALIS_NAMESPACE_BEGIN | |
BOREALIS_NAMESPACE_END |
|
|
|
|