Package com.mongodb.client.model
Interface WindowOutputField
public interface WindowOutputField
The core part of the
$setWindowFields
pipeline stage of an aggregation pipeline.
A triple of a window function, a window and a path to a field to be computed by the window function over the window.- Since:
- 4.3
- See Also:
-
Method Summary