public interface MapReduceWithProjectionDecorator<T> extends org.springframework.data.mongodb.core.ExecutableMapReduceOperation.MapReduceWithProjection<T>, MapReduceWithQueryDecorator<T>
| Modifier and Type | Method and Description |
|---|---|
default <R> org.springframework.data.mongodb.core.ExecutableMapReduceOperation.MapReduceWithQuery<R> |
as(Class<R> resultType) |
org.springframework.data.mongodb.core.ExecutableMapReduceOperation.MapReduceWithProjection<T> |
getImpl() |
matching, matchingall, getInvokerorg.springframework.data.mongodb.core.ExecutableMapReduceOperation.MapReduceWithProjection<T> getImpl()
getImpl in interface MapReduceWithQueryDecorator<T>getImpl in interface TerminatingMapReduceDecorator<T>Copyright © 2021. All rights reserved.