Class FirstOverTimeIntAggregator

java.lang.Object
org.elasticsearch.compute.aggregation.FirstOverTimeIntAggregator

public class FirstOverTimeIntAggregator extends Object
A time-series aggregation function that collects the First occurrence value of a time series in a specified interval. This class is generated. Edit `X-ValueOverTimeAggregator.java.st` instead.