| Modifier and Type | Class and Description |
|---|---|
class |
FileStreamStorage
A configurable
StreamStorage that:
Allows a a combination of memory and file to store the data. |
| Modifier and Type | Method and Description |
|---|---|
StreamStorage |
DeferredFileStreamStorageFactory.create()
Creates a new
FileStreamStorage. |
StreamStorage |
StreamStorageFactory.create()
Creates the
StreamStorage. |
Copyright © 2017. All rights reserved.