Uses of Class
org.springframework.data.mongodb.core.aggregation.BucketOperationSupport.Output
Packages that use BucketOperationSupport.Output
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of BucketOperationSupport.Output in org.springframework.data.mongodb.core.aggregation
Modifier and TypeClassDescriptionprotected static classOutput field that uses a Mongo operation (expression object) to generate an output field value.Methods in org.springframework.data.mongodb.core.aggregation with parameters of type BucketOperationSupport.OutputModifier and TypeMethodDescriptionprotected BucketOperationSupport.OutputsBucketOperationSupport.Outputs.and(BucketOperationSupport.Output output) Create a newBucketOperationSupport.Outputsthat contains the newBucketOperationSupport.Output.protected TBucketOperationSupport.andOutput(BucketOperationSupport.Output output)