Expand description
Rule execution engine and core functionality
Structs§
- Condition
- Represents a single condition in a rule
- Rule
- A rule with conditions and actions
- Rule
Execution Result - Result of rule execution
- Stream
Window - Window specification for stream patterns
Enums§
- Condition
Expression - Expression in a condition - can be a field reference or function call
- Condition
Group - Group of conditions with logical operators
- Stream
Window Type - Stream window types