Package com.mongodb.client.gridfs
This package contains the new GridFS implementation
- Since:
 - 3.1
 
- 
Interface Summary Interface Description GridFSBucket Represents a GridFS BucketGridFSFindIterable Iterable for the GridFS Files Collection. - 
Class Summary Class Description GridFSBuckets A factory for GridFSBucket instances.GridFSDownloadStream A GridFS InputStream for downloading data from GridFSGridFSUploadStream A GridFS OutputStream for uploading data into GridFS