Class AllFirstLongByTimestampAggregator

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

public class AllFirstLongByTimestampAggregator extends Object
A time-series aggregation function that collects the First occurrence value of a time series in a specified interval. This class is not generated yet, but will be eventually by something like `X-ValueByTimestampAggregator.java.st`.