Package com.mongodb.client.gridfs
@NonNullApi
package com.mongodb.client.gridfs
This package contains the new GridFS implementation
- Since:
- 3.1
-
ClassDescriptionRepresents a GridFS BucketA factory for GridFSBucket instances.A GridFS InputStream for downloading data from GridFSIterable for the GridFS Files Collection.A GridFS OutputStream for uploading data into GridFS