Structsยง
- Execution
Vars ๐ - Executor
Inner ๐ SimpleAggExecutor
is 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.