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 GridFSDBFile into the appropriate types.Callback for the parser to use to submit data.A
PTransform
to read data from MongoDB GridFS.ABoundedSource
for MongoDB GridFS.APTransform
to 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.APTransform
to read data from MongoDB.APTransform
to write to a MongoDB database.Builds a MongoDB UpdateConfiguration object.