Class DeltaIntAggregator

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

public class DeltaIntAggregator extends Object
A rate grouping aggregation definition for int. This implementation supports the `Delta` and `idelta` functions. This class is generated. Edit `X-DeltaAggregator.java.st` instead.