Class FirstBytesRefByTimestampAggregator

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

public class FirstBytesRefByTimestampAggregator 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.
  • Constructor Details

    • FirstBytesRefByTimestampAggregator

      public FirstBytesRefByTimestampAggregator()
  • Method Details