Package | Description |
---|---|
com.mongodb.async.client.gridfs |
Contains the classes for supporting MongoDB's specification for storing very large files, GridFS.
|
com.mongodb.client.gridfs |
This package contains the new GridFS implementation
|
com.mongodb.client.gridfs.codecs |
This package contains codecs for use with GridFS
|
com.mongodb.client.gridfs.model |
This package contains models for use with GridFS
|
Class and Description |
---|
GridFSFile
The GridFSFile
|
Class and Description |
---|
GridFSDownloadByNameOptions
Deprecated.
use
GridFSDownloadOptions instead. |
GridFSDownloadOptions
The GridFS download by name options
|
GridFSFile
The GridFSFile
|
GridFSUploadOptions
GridFS upload options
Customizable options used when uploading files into GridFS
|
Class and Description |
---|
GridFSFile
The GridFSFile
|
Class and Description |
---|
GridFSDownloadByNameOptions
Deprecated.
use
GridFSDownloadOptions instead. |
GridFSDownloadOptions
The GridFS download by name options
|
GridFSUploadOptions
GridFS upload options
Customizable options used when uploading files into GridFS
|