Class LastLongByTimestampAggregator

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

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