Package | Description |
---|---|
com.mongodb.client.gridfs |
This package contains the new GridFS implementation
|
Class and Description |
---|
GridFSBucket
Represents a GridFS Bucket
|
GridFSDownloadStream
A GridFS InputStream for downloading data from GridFS
|
GridFSFindIterable
Iterable for the GridFS Files Collection.
|
GridFSUploadStream
A GridFS OutputStream for uploading data into GridFS
|
Copyright © 2017. All rights reserved.