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ยง
- Stream
Alpha Node - StreamAlphaNode filters events from a named stream
- Window
Spec - Window specification for StreamAlphaNode
- Window
Stats - Window statistics for monitoring