Package | Description |
---|---|
com.mongodb.operation |
The core of the MongoDB driver works via operations, using the command pattern.
|
Modifier and Type | Method and Description |
---|---|
MapReduceBatchCursor<T> |
MapReduceWithInlineResultsOperation.execute(ReadBinding binding)
Executing this will return a cursor with your results and the statistics in.
|
Copyright © 2016. All Rights Reserved.