Interface Window

All Superinterfaces:
Bson

@Beta public interface Window extends Bson
A subset of documents within a partition in the $setWindowFields pipeline stage of an aggregation pipeline (see partitionBy in Aggregates.setWindowFields(Object, Bson, List)).
Since:
4.3
See Also: