Uses of Interface
org.springframework.data.mongodb.core.ReactiveMapReduceOperation.MapReduceWithReduceFunction
Packages that use ReactiveMapReduceOperation.MapReduceWithReduceFunction
-
Uses of ReactiveMapReduceOperation.MapReduceWithReduceFunction in org.springframework.data.mongodb.core
Subinterfaces of ReactiveMapReduceOperation.MapReduceWithReduceFunction in org.springframework.data.mongodb.coreModifier and TypeInterfaceDescriptionstatic interface
ReactiveMapReduceOperation.ReactiveMapReduce
provides methods for constructing reactive mapReduce operations in a fluent way.Methods in org.springframework.data.mongodb.core that return ReactiveMapReduceOperation.MapReduceWithReduceFunctionModifier and TypeMethodDescriptionSet the Javascript mapfunction()
.