Class FirstIntByTimestampAggregator

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

public class FirstIntByTimestampAggregator 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-ValueByTimestampAggregator.java.st` instead.