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 classConfigurationPropertyAssembler.DefaultMethods in one.microstream.storage.configuration that return ConfigurationPropertyAssembler Modifier and Type Method Description static ConfigurationPropertyAssemblerConfigurationPropertyAssembler. New()static ConfigurationPropertyAssemblerConfigurationPropertyAssembler. New(DurationAssembler durationParser, ByteSizeAssembler fileSizeParser)Methods in one.microstream.storage.configuration with parameters of type ConfigurationPropertyAssembler Modifier and Type Method Description static ConfigurationAssemblerConfigurationAssembler. Ini(ConfigurationPropertyAssembler propertyAssembler)static ConfigurationAssemblerConfigurationAssembler. Xml(ConfigurationPropertyAssembler propertyAssembler)