Class EvaluationOperators.LastObservationCarriedForward

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

public static class EvaluationOperators.LastObservationCarriedForward extends Object
Sets null and missing values to the last non-null value.
Since:
4.0