Class FirstDoubleByTimestampAggregator

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

public class FirstDoubleByTimestampAggregator 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.