Package one.microstream.storage.configuration
Deprecation notes:
Old storage configuration types. Replaced by
EmbeddedStorageConfigurationBuilder
, which is based on the new generic
Configuration
.
-
Interface Summary Interface Description ByteSizeAssembler Deprecated. will be removed in a future releaseConfiguration Deprecated. replaced byEmbeddedStorageConfigurationBuilder
, will be removed in a future releaseConfigurationAssembler Deprecated. will be removed in a future releaseConfigurationLoader Deprecated. replaced by genericConfigurationLoader
, will be removed in a future releaseConfigurationLoader.Defaults ConfigurationParser Deprecated. replaced by genericConfigurationParser
, will be removed in a future releaseConfigurationPropertyAssembler Deprecated. will be removed in a future releaseConfigurationPropertyNames Deprecated. replaced byEmbeddedStorageConfigurationPropertyNames
, will be removed in a future releaseConfigurationPropertyParser Deprecated. will be removed in a future releaseConfigurationStorer Deprecated. will be removed in a future releaseConfigurationStorer.Defaults DurationAssembler Deprecated. will be removed in a future releaseEmbeddedStorageFoundationCreator Deprecated. replaced byEmbeddedStorageFoundationCreatorConfigurationBased
, will be removed in a future release -
-
Exception Summary Exception Description InvalidStorageConfigurationException Deprecated. will be removed in a future releaseStorageConfigurationException Deprecated. will be removed in a future releaseStorageConfigurationIoException Deprecated. will be removed in a future releaseStorageConfigurationNotFoundException Deprecated. will be removed in a future release