Uses of Interface
one.microstream.cache.types.CacheConfigurationLoader
Package | Description |
---|---|
one.microstream.cache.types |
-
Uses of CacheConfigurationLoader in one.microstream.cache.types
Classes in one.microstream.cache.types that implement CacheConfigurationLoader Modifier and Type Class Description static class
CacheConfigurationLoader.InputStreamConfigurationLoader
Deprecated.Methods in one.microstream.cache.types that return CacheConfigurationLoader Modifier and Type Method Description static CacheConfigurationLoader
CacheConfigurationLoader. FromInputStream(InputStream inputStream)
Deprecated.Tries to load the configuration from theInputStream
inputStream
.static CacheConfigurationLoader
CacheConfigurationLoader. FromInputStream(InputStream inputStream, Charset charset)
Deprecated.Tries to load the configuration from theInputStream
inputStream
.