Expand description
Filter execution engine for dsq
This module provides the execution engine that runs compiled filters against data values, managing the execution lifecycle, error handling, and performance monitoring.
Structs§
- Execution
Result - Result of filter execution
- Execution
Stats - Execution statistics
- Executor
Config - Execution configuration options
- Filter
Executor - Filter executor that runs compiled filters against data
Enums§
- Execution
Mode - Execution mode for different types of operations