AllianceDB  0.0.1
AllianceDB is an open-source suite, including benchmarks and libs for evaluating and improving stream operation algorithms on modern hardwares.
eager window slider
Collaboration diagram for eager window slider:

Classes

class  INTELLI::AbstractEagerWS
 An abstraction of eager window slider (i.e., the CellJoin), also inherited by other eager window slider. More...
 
class  INTELLI::HandShakeWS
 The eager window slider of handshake join. More...
 
class  INTELLI::SplitJoinIRWS
 The eager window slider of split join, which also shares the intermediate results (IR) More...
 
class  INTELLI::SplitJoinWS
 The eager window slider of split join. More...
 

Detailed Description

The eager sliders that follow tuple-wide update, i.e., they process each tuples upon it arrives