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