Uses of Interface
one.microstream.cache.CacheConfigurationLoader
| Package | Description | 
|---|---|
| one.microstream.cache | 
- 
Uses of CacheConfigurationLoader in one.microstream.cache
Classes in one.microstream.cache that implement CacheConfigurationLoader Modifier and Type Class Description static classCacheConfigurationLoader.InputStreamConfigurationLoaderMethods in one.microstream.cache that return CacheConfigurationLoader Modifier and Type Method Description static CacheConfigurationLoaderCacheConfigurationLoader. FromInputStream(InputStream inputStream)Tries to load the configuration from theInputStreaminputStream.static CacheConfigurationLoaderCacheConfigurationLoader. FromInputStream(InputStream inputStream, Charset charset)Tries to load the configuration from theInputStreaminputStream.