Uses of Interface
org.springframework.data.mongodb.core.ReactiveAggregationOperation.AggregationOperationWithAggregation
Packages that use ReactiveAggregationOperation.AggregationOperationWithAggregation
-
Uses of ReactiveAggregationOperation.AggregationOperationWithAggregation in org.springframework.data.mongodb.core
Subinterfaces of ReactiveAggregationOperation.AggregationOperationWithAggregation in org.springframework.data.mongodb.coreModifier and TypeInterfaceDescriptionstatic interfaceMethods in org.springframework.data.mongodb.core that return ReactiveAggregationOperation.AggregationOperationWithAggregationModifier and TypeMethodDescriptionReactiveAggregationOperation.AggregationOperationWithCollection.inCollection(String collection) Explicitly set the name of the collection to perform the query on.