Package modelarium.entities.logging.databases.factories
@PublicApi
package modelarium.entities.logging.databases.factories
Provides factories which select and create the logging backend used by a model run.
Supply a factory through Config.ConfigBuilder.runLogDatabaseFactory.
-
ClassDescriptionInterface for creating the database an attribute set log uses to store its results.Class for creating disk-based attribute set log databases.Class for creating memory-based attribute set log databases.