Class SmoothQueueSlidingWindowAggregator


  • public class SmoothQueueSlidingWindowAggregator
    extends SlidingWindowAggregator
    The aggregation result is calculated from all pre-aggregation results in the currently maintained queue when calculating the COUNT, SUM, and AVG.