Skip to main content

Module stream_join_node

Module stream_join_node 

Source

Structs§

JoinNodeStats
Statistics for join node monitoring
JoinedEvent
Represents a matched pair of events from two streams
StreamJoinNode
Stream join node for RETE network Performs windowed joins between two streams based on join conditions

Enums§

JoinStrategy
Strategy for buffering and matching stream events
JoinType
Join types supported by the stream join node