Module stream_alpha_node

Module stream_alpha_node 

Source
Expand description

StreamAlphaNode: RETE node for filtering stream events

This module implements a specialized alpha node for stream sources in the RETE network. It connects stream sources to the rule engine, managing windows and filtering events.

Structsยง

StreamAlphaNode
StreamAlphaNode filters events from a named stream
WindowSpec
Window specification for StreamAlphaNode
WindowStats
Window statistics for monitoring