FileBackedDictionary
to interface with the filesystem.See: Description
Interface | Description |
---|---|
FileManager |
FileManager defines the interface between the FileBackedDictionary and the file system. |
Class | Description |
---|---|
FileManagerImpl |
An implementation of
FileManager that reads files from the local file system. |
FileBackedDictionary
to interface with the filesystem.