Interface SetWindowFieldsOperation.Window
- All Known Implementing Classes:
SetWindowFieldsOperation.DocumentWindow, SetWindowFieldsOperation.RangeWindow
- Enclosing class:
SetWindowFieldsOperation
public static interface SetWindowFieldsOperation.Window
A
SetWindowFieldsOperation.Window to be used for ComputedField.- Since:
- 3.3
- Author:
- Christoph Strobl
-
Method Summary
Modifier and TypeMethodDescriptiongetLower()The lower (inclusive) boundary.getUpper()The upper (inclusive) boundary.default org.bson.DocumentObtain the document representation of the window in a defaultcontext.org.bson.DocumentObtain the document representation of the window in the givencontext.