Package org.sensorhub.api.database
Interface ISystemStateDatabase
- All Superinterfaces:
IDatabase
,IObsSystemDatabase
Interface for databases maintaining the latest state of systems connected to the hub.
Although this extends the IObsSystemDatabase
interface,
implementations are not required to maintain full history, but should rather
focus on efficiently maintaining solely the latest state of registered
systems and their subsystems.
-
Method Summary
Methods inherited from interface org.sensorhub.api.database.IDatabase
commit, executeTransaction, getDatabaseNum, isOpen, isReadOnly
Methods inherited from interface org.sensorhub.api.database.IObsSystemDatabase
getCommandStatusStore, getCommandStore, getCommandStreamStore, getDataStreamStore, getDeploymentStore, getFoiStore, getObservationStore, getSystemDescStore