Constructor and Description |
---|
TupleWriteConverter() |
Modifier and Type | Method and Description |
---|---|
com.mongodb.DBObject |
convert(Tuple source) |
void |
setIdField(java.lang.String idField)
Set the tuple field name which will be used as the Mongo _id.
|