| 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 |
Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.