| Package | Description |
|---|---|
| org.springframework.data.mongodb.core |
MongoDB core support.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ReactiveMapReduceOperation.ReactiveMapReduce<T>
ReactiveMapReduceOperation.ReactiveMapReduce provides methods for constructing reactive mapReduce operations in a fluent way. |
| Modifier and Type | Method and Description |
|---|---|
<T> ReactiveMapReduceOperation.MapReduceWithMapFunction<T> |
ReactiveMapReduceOperation.mapReduce(Class<T> domainType)
Start creating a mapReduce operation for the given domainType.
|
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.