| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
| Modifier and Type | Method and Description |
|---|---|
SetWindowFieldsOperation.WindowOutput |
SetWindowFieldsOperation.WindowOutput.append(SetWindowFieldsOperation.ComputedField field)
Append the given
field to the outptut. |
| Constructor and Description |
|---|
WindowOutput(SetWindowFieldsOperation.ComputedField outputField)
Create a new output containing the single given
field. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.