Uses of Interface
one.microstream.storage.configuration.ConfigurationPropertyAssembler
Package | Description |
---|---|
one.microstream.storage.configuration |
-
Uses of ConfigurationPropertyAssembler in one.microstream.storage.configuration
Classes in one.microstream.storage.configuration that implement ConfigurationPropertyAssembler Modifier and Type Class Description static class
ConfigurationPropertyAssembler.Default
Methods in one.microstream.storage.configuration that return ConfigurationPropertyAssembler Modifier and Type Method Description static ConfigurationPropertyAssembler
ConfigurationPropertyAssembler. New()
static ConfigurationPropertyAssembler
ConfigurationPropertyAssembler. New(DurationAssembler durationParser, ByteSizeAssembler fileSizeParser)
Methods in one.microstream.storage.configuration with parameters of type ConfigurationPropertyAssembler Modifier and Type Method Description static ConfigurationAssembler
ConfigurationAssembler. Ini(ConfigurationPropertyAssembler propertyAssembler)
static ConfigurationAssembler
ConfigurationAssembler. Xml(ConfigurationPropertyAssembler propertyAssembler)