| java.lang.Object | |
| ↳ | com.mongodb.MapReduceOutput |
Represents the result of a map/reduce operation
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
drops the collection that holds the results
| |||||||||||
gets the collection that holds the results
(Will return null if results are Inline)
| |||||||||||
returns a cursor to the results of the operation
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
drops the collection that holds the results
gets the collection that holds the results (Will return null if results are Inline)