Uses of Interface
org.springframework.data.mongodb.core.ReactiveMapReduceOperation.TerminatingMapReduce
-
Uses of ReactiveMapReduceOperation.TerminatingMapReduce in org.springframework.data.mongodb.core
Modifier and TypeInterfaceDescriptionstatic interface
Collection override (Optional).static interface
Result type override (Optional).static interface
Input document filter query (Optional).static interface
ReactiveMapReduceOperation.ReactiveMapReduce
provides methods for constructing reactive mapReduce operations in a fluent way.Modifier and TypeMethodDescriptionReactiveMapReduceOperation.MapReduceWithQuery.matching
(CriteriaDefinition criteria) Set the filtercriteria
to be used.Set the filter query to be used.