Package org.sensorhub.api.database
package org.sensorhub.api.database
-
ClassDescriptionBase config class for all database modulesBase interface for all database implementations.
A database contains one or more data stores.Extension of IModuleProvider allowing a storage module to advertise itself as read-only.Interface for the main database registry on a sensor hub.Common interface for feature databasesInterface for the hub's federated database.Main interface for databases used to store data related to one or more system instances.IObsSystemDatabaseModule<ConfigType extends DatabaseConfig>Interface for policies used to automatically purge historical data.
The criteria used for purging is up to the implementation (e.g.Common interface for procedure databases.
Procedure databases are used to store information about various kinds of procedures, including:Interface for databases maintaining the latest state of systems connected to the hub.