Enums§
- EmitTo
- Describes how many rows should be emitted during grouping.
Traits§
- Groups
Accumulator GroupsAccumulator
implements a single aggregate (e.g. AVG) and stores the state for all groups internally.
GroupsAccumulator
implements a single aggregate (e.g. AVG) and
stores the state for all groups internally.