javax.cache.configuration.MutableConfiguration
. This is mostly used to avoid provider specific code.one.microstream.cache.CacheConfiguration
CacheConfigurationLoader
and CacheConfigurationParser
or the Load*()
methods of CacheConfiguration
.CacheConfiguration.Load()
the default configuration file is used, which is either a file in the classpath root named microstream-cache.properties
, or the path configured via the system property microstream.cache.configuration.path
.