Uses of Interface
one.microstream.chars.ObjectStringAssembler
| Package | Description |
|---|---|
| one.microstream.chars | |
| one.microstream.communication.types | |
| one.microstream.persistence.types | |
| one.microstream.storage.configuration |
Deprecation notes:
|
-
Uses of ObjectStringAssembler in one.microstream.chars
Subinterfaces of ObjectStringAssembler in one.microstream.chars Modifier and Type Interface Description interfaceObjectStringConverter<T>A "ObjectStringConverter" is hereby defined as a logic instance that handles both conversion to and from a String-form of instances of a certain type. -
Uses of ObjectStringAssembler in one.microstream.communication.types
Subinterfaces of ObjectStringAssembler in one.microstream.communication.types Modifier and Type Interface Description interfaceComProtocolStringConverterA "StringConverter" is hereby defined as a logic instance that handles both conversion to and from a String-form.Classes in one.microstream.communication.types that implement ObjectStringAssembler Modifier and Type Class Description static classComProtocolStringConverter.Default -
Uses of ObjectStringAssembler in one.microstream.persistence.types
Subinterfaces of ObjectStringAssembler in one.microstream.persistence.types Modifier and Type Interface Description interfacePersistenceIdStrategyStringConverterinterfacePersistenceTypeDictionaryAssemblerClasses in one.microstream.persistence.types that implement ObjectStringAssembler Modifier and Type Class Description static classPersistenceIdStrategyStringConverter.Defaultstatic classPersistenceTypeDictionaryAssembler.Default -
Uses of ObjectStringAssembler in one.microstream.storage.configuration
Subinterfaces of ObjectStringAssembler in one.microstream.storage.configuration Modifier and Type Interface Description interfaceByteSizeAssemblerDeprecated.will be removed in version 8interfaceConfigurationAssemblerDeprecated.will be removed in version 8interfaceDurationAssemblerDeprecated.will be removed in version 8Classes in one.microstream.storage.configuration that implement ObjectStringAssembler Modifier and Type Class Description static classByteSizeAssembler.DefaultDeprecated.static classConfigurationAssembler.IniConfigurationAssemblerDeprecated.static classConfigurationAssembler.XmlConfigurationAssemblerDeprecated.static classDurationAssembler.DefaultDeprecated.