Skip to main content

Module rolling_points_aggregation_builder

Module rolling_points_aggregation_builder 

Source

Structsยง

Builder
A builder for RollingPointsAggregationBuilder
Complete
The final stage for RollingPointsAggregationBuilder.
InputStage
The input stage for Builder.
PointsStage
The points stage for Builder.
RollingPointsAggregationBuilder
Rolling point-count aggregation: for each point in the input, aggregate the current point and the preceding N - 1 points within the same tag grouping.