Structsยง
- Execution
Vars ๐ - Executor
Inner ๐ - Simple
AggExecutor SimpleAggExecutoris the aggregation operator for streaming system. To create an aggregation operator, states and expressions should be passed along the constructor.
SimpleAggExecutor is the aggregation operator for streaming system.
To create an aggregation operator, states and expressions should be passed along the
constructor.