Class MongoDbGridFSIO.Read.BoundedGridFSSource

java.lang.Object
org.apache.beam.sdk.io.Source<ObjectId>
org.apache.beam.sdk.io.BoundedSource<ObjectId>
org.apache.beam.sdk.io.mongodb.MongoDbGridFSIO.Read.BoundedGridFSSource
All Implemented Interfaces:
Serializable, HasDisplayData
Enclosing class:
MongoDbGridFSIO.Read<T>

protected static class MongoDbGridFSIO.Read.BoundedGridFSSource extends BoundedSource<ObjectId>
A BoundedSource for MongoDB GridFS.
See Also: