Package | Description |
---|---|
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 |
---|
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
|
Copyright © 2018. All rights reserved.