Package org.apache.beam.sdk.io.mongodb
package org.apache.beam.sdk.io.mongodb
Transforms for reading and writing from MongoDB.
-
ClassDescriptionBuilds a MongoDB AggregateIterable object.Builds a MongoDB FindQuery object.IO to read and write data on MongoDB GridFS.Encapsulate the MongoDB GridFS connection logic.Interface for the parser that is used to parse the GridFSFile into the appropriate types.Callback for the parser to use to submit data.A
PTransformto read data from MongoDB GridFS.ABoundedSourcefor MongoDB GridFS.APTransformto write data to MongoDB GridFS.Function that is called to write the data to the give GridFS OutputStream.IO to read and write data on MongoDB.APTransformto read data from MongoDB.APTransformto write to a MongoDB database.Builds a MongoDB UpdateConfiguration object.