|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
DataObject.
See:
Description
| Interface Summary | |
|---|---|
| ObjectStore | ObjectStore interface describes methods for managing a data object store, including a primitive indexing facility |
| ObjectStoreFactory | ObjectStoreFactory returns an instance of an ObjectStore per store area. |
| RecordingService | RecordingService manages data recordings - which are time series of sampled data values, typically from a ScalarModel. |
Object Stores provide persistent storage for user-defined data, typically
subclasses of DataObject. The store also
offers limited indexing capabilities. The Recording Service provides
management for non-persistent recordings of data values - typically
model status data.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||