Class | Description | |
---|---|---|
![]() | DataReference | A data reference is is a pointer to a record in DataStore. Class methods to read and write from/to DataStore, to delete a data reference, and to get meta data about the reference. |
![]() | DataStore | DataStore class to store data. Can be any implemented block storage device. |
![]() | DataStoreException | |
![]() | DataStoreInvalidArgumentException | Different exception classes based on return value from native methods |
![]() | DataStoreInvalidReferenceException | |
![]() | DataStoreNotInitializedException | |
![]() | DataStoreOutOfMemoryException |
Enumeration | Description | |
---|---|---|
![]() | DataStoreError | DataStore error values |
![]() | DataStoreReturnStatus | DataStore return types |
![]() | ReferenceDataType | Data types allowed in DataStore |
![]() | StorageType | Block device type |