| Interface | Description |
|---|---|
| IRoomStorage |
Basic interface for Room Storage implementations.
|
| Class | Description |
|---|---|
| BaseStorageConfig |
Base class for Storage Configuration
|
| DBRoomStorageConfig |
Provides configuration settings for the Database based Room persistence API
|
| FileRoomStorageConfig |
Provides configuration settings for the File based Room persistence API
|
| Enum | Description |
|---|---|
| RoomStorageMode |
Provides several modes for the Room Storage API
|
| Exception | Description |
|---|---|
| SFSStorageException |