Uses of Enum Class
org.springframework.data.mongodb.core.aggregation.SetWindowFieldsOperation.WindowUnits
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of SetWindowFieldsOperation.WindowUnits in org.springframework.data.mongodb.core.aggregation
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SetWindowFieldsOperation.WindowUnits[]
SetWindowFieldsOperation.WindowUnits.values()
Returns an array containing the constants of this enum class, in the order they are declared.