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