Package | Description |
---|---|
com.mongodb.gridfs |
Contains the classes for supporting MongoDB's specification for storing very large files, GridFS.
|
Modifier and Type | Class and Description |
---|---|
class |
GridFSDBFile
This class enables retrieving a GridFS file metadata and content.
|
class |
GridFSInputFile
This class represents a GridFS file to be written to the database.
|
Copyright © 2017. All rights reserved.