Class LastOverTimeFloatAggregator

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

public class LastOverTimeFloatAggregator 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-ValueOverTimeAggregator.java.st` instead.