See: Description
| Interface | Description |
|---|---|
| IStorageModule |
This is an abstract super class offering methods for storage and retrieval of data, as well as emulating some
properties of block storage devices.
|
| Class | Description |
|---|---|
| FileStorageModule | Deprecated |
| JCloudsStorageModule |
JClouds-Binding to store blocks as buckets in clouds-backends.
|
| RandomAccessStorageModule |
Instances of this class can be used for persistent storage of data.
|
| SynchronizedRandomAccessStorageModule |
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.