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