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