Uses of Interface
one.microstream.cache.CacheConfigurationParser
Package | Description |
---|---|
one.microstream.cache |
-
Uses of CacheConfigurationParser in one.microstream.cache
Classes in one.microstream.cache that implement CacheConfigurationParser Modifier and Type Class Description static class
CacheConfigurationParser.Default
Methods in one.microstream.cache that return CacheConfigurationParser Modifier and Type Method Description static CacheConfigurationParser
CacheConfigurationParser. New()
Creates a newCacheConfigurationParser
.static CacheConfigurationParser
CacheConfigurationParser. New(CacheConfigurationPropertyParser propertyParser)
Creates a newCacheConfigurationParser
.