|
MongoDB
2.0.3
|
This implicitly converts from char*, string, and BSONObj to be an argument to mapreduce You shouldn't need to explicitly construct this. More...
#include <dbclient.h>
Public Member Functions | |
| MROutput (const char *collection) | |
| MROutput (const string &collection) | |
| MROutput (const BSONObj &obj) | |
Public Attributes | |
| BSONObj | out |
This implicitly converts from char*, string, and BSONObj to be an argument to mapreduce You shouldn't need to explicitly construct this.
1.8.0