Class ArithmeticOperators.Derivative

java.lang.Object
org.springframework.data.mongodb.core.aggregation.ArithmeticOperators.Derivative
All Implemented Interfaces:
AggregationExpression, MongoExpression
Enclosing class:
ArithmeticOperators

public static class ArithmeticOperators.Derivative extends Object
Value object to represent an expression that calculates the average rate of change within the specified window.
Since:
3.3
Author:
Christoph Strobl