Class SetWindowFieldsOperation.DocumentWindow

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

public static class SetWindowFieldsOperation.DocumentWindow extends Object
SetWindowFieldsOperation.Window implementation based on the current document.
Author:
Christoph Strobl