Uses of Interface
org.springframework.data.mongodb.core.aggregation.FieldsExposingAggregationOperation
Packages that use FieldsExposingAggregationOperation
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of FieldsExposingAggregationOperation in org.springframework.data.mongodb.core.aggregation
Subinterfaces of FieldsExposingAggregationOperation in org.springframework.data.mongodb.core.aggregationModifier and TypeInterfaceDescriptionstatic interfaceMarker interface forAggregationOperationthat inherits fields from previous operations.Classes in org.springframework.data.mongodb.core.aggregation that implement FieldsExposingAggregationOperationModifier and TypeClassDescriptionclassAdds new fields to documents.classEncapsulates the aggregation framework$bucketAuto-operation.classEncapsulates the aggregation framework$bucket-operation.classBucketOperationSupport<T extends BucketOperationSupport<T,B>, B extends BucketOperationSupport.OutputBuilder<B, T>> Base class for bucket operations that support output expressions the aggregation framework.classEncapsulates the aggregation framework$count-operation.classEncapsulates the aggregation framework$facet-operation.classEncapsulates the aggregation framework$graphLookup-operation.classEncapsulates the aggregation framework$group-operation.classEncapsulates the aggregation framework$lookup-operation.classEncapsulates the$merge-operation.classEncapsulates the aggregation framework$project-operation.classEncapsulates the aggregation framework$replaceRoot-operation.static classEncapsulates the aggregation framework$replaceRoot-operation to result in a composable replacement document.classEncapsulates the aggregation framework$replaceRoot-operation.classAdds new fields to documents.classEncapsulates thesetWindowFields-operation.classRemoves fields from documents.classEncapsulates the aggregation framework$unwind-operation.