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 |
|---|---|
| RandomAccessStorageModule |
Instances of this class can be used for persistent storage of data.
|
| SynchronizedRandomAccessStorageModule |
| Enum | Description |
|---|---|
| IStorageModule.STORAGEKIND |
Enum to denote the modules.
|
Copyright © 2012 University of Konstanz, Distributed Systems Group. All Rights Reserved.