Class MinimumTimeWindowStatisticsConfig

All Implemented Interfaces:
StatisticsObjectListFunction, TimeWindowStatisticsConfig

public class MinimumTimeWindowStatisticsConfig extends AbstractTimeWindowStatisticsConfig implements StatisticsObjectListFunction
Configurations that aggregate statistics from a time window by picking up the sample with the smallest value.
Since:
9.0.0
Author:
itaif
See Also: