|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| BaseStore | The BasicStore provides core methods that all implementations MUST provide. |
| ObjectStoreAPI | Created by IntelliJ IDEA. |
| ParticipantStore | Transactional participants MUST use this type of ObjectStore. |
| RecoveryStore | All ObjectStore implementations that are used to drive recovery MUST implement this interface. |
| TxLog | All transaction logs MUST implement this interface. |
| Class Summary | |
|---|---|
| ObjectStore | The object store interface is the application's route to using a specific object store implementation. |
| ObjectStoreIterator | Class that allows us to iterate through instances of objects that may be stored within a specific object store. |
| StateStatus | The status of states in the ObjectStore. |
| StateType | The type of the state in the ObjectStore. |
| StoreManager | Single point of control for the management of storage instances. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||