Interface | Description |
---|---|
GridFSBucket |
Represents a GridFS Bucket
|
GridFSFindIterable |
Iterable for the GridFS Files Collection.
|
Class | Description |
---|---|
GridFSBuckets |
A factory for GridFSBucket instances.
|
GridFSDownloadStream |
A GridFS InputStream for downloading data from GridFS
|
GridFSUploadStream |
A GridFS OutputStream for uploading data into GridFS
|