| Class | Description |
|---|---|
| ClusterStorage |
Interface for persistency managers of entities.
|
| ClusterStorageManager |
Instantiates ClusterStorages listed in properties file All read/write requests to storage pass through this object,
which can query the capabilities of each declared storage, and channel requests accordingly.
|
| RemoteMap<V extends C2KLocalObject> |
Maps a storage cluster onto a java.util.Map
|
| TransactionalClusterStorage | |
| TransactionManager |
| Enum | Description |
|---|---|
| ClusterType |
Copyright © 1997–2019 CRISTAL-iSE. All rights reserved.