Module executor

Module executor 

Source
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§

ExecutionResult
Result of filter execution
ExecutionStats
Execution statistics
ExecutorConfig
Execution configuration options
FilterExecutor
Filter executor that runs compiled filters against data

Enums§

ExecutionMode
Execution mode for different types of operations