Class SetWindowFieldsOperation

java.lang.Object
org.springframework.data.mongodb.core.aggregation.SetWindowFieldsOperation
All Implemented Interfaces:
AggregationOperation, FieldsExposingAggregationOperation, FieldsExposingAggregationOperation.InheritsFieldsAggregationOperation

Encapsulates the setWindowFields-operation.
Since:
3.3
Author:
Christoph Strobl
See Also: