Class SetWindowFieldsOperation.ComputedField

java.lang.Object
org.springframework.data.mongodb.core.aggregation.SetWindowFieldsOperation.ComputedField
All Implemented Interfaces:
Field
Enclosing class:
SetWindowFieldsOperation

public static class SetWindowFieldsOperation.ComputedField extends Object implements Field
A Field that the result of a computation done via an AggregationExpression.
Author:
Christoph Strobl