Interface WindowedComputation


  • @Beta
    public interface WindowedComputation
    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:
    WindowedComputations