Structsยง
- Aggregate
Numeric Series - Aggregates values with duplicate timestamps in the input series values into a single value using the specified aggregation function.
- Builder
- A builder for AggregateNumericSeries
- Complete
- The final stage for
AggregateNumericSeries
. - Function
Stage - The
function
stage forBuilder
. - Input
Stage - The
input
stage forBuilder
.