Uses of Interface
one.microstream.persistence.types.PersistenceTypeDictionaryAssembler
-
Uses of PersistenceTypeDictionaryAssembler in one.microstream.communication.binarydynamic
Fields in one.microstream.communication.binarydynamic declared as PersistenceTypeDictionaryAssembler Modifier and Type Field Description protected PersistenceTypeDictionaryAssembler
ComTypeMappingResolver. typeDictionaryAssembler
Constructors in one.microstream.communication.binarydynamic with parameters of type PersistenceTypeDictionaryAssembler Constructor Description ComTypeMappingResolver(PersistenceTypeDictionaryAssembler typeDictionaryAssembler, ComConnection connection, PersistenceTypeDictionaryView hostTypeDictionary, PersistenceTypeHandlerManager<Binary> typeHandlerManager, ComTypeDefinitionBuilder typeDefinitionBuilder)
Constructs a ComTypeMappingResolver instance -
Uses of PersistenceTypeDictionaryAssembler in one.microstream.communication.types
Methods in one.microstream.communication.types that return PersistenceTypeDictionaryAssembler Modifier and Type Method Description static PersistenceTypeDictionaryAssembler
ComProtocolStringConverter. defaultTypeDictionaryAssembler()
default PersistenceTypeDictionaryAssembler
ComProtocolStringConverter. typeDictionaryAssembler()
-
Uses of PersistenceTypeDictionaryAssembler in one.microstream.persistence.binary.util
Fields in one.microstream.persistence.binary.util declared as PersistenceTypeDictionaryAssembler Modifier and Type Field Description protected PersistenceTypeDictionaryAssembler
SerializerTypeInfoStrategy.IncrementalDiff. typeAssembler
protected PersistenceTypeDictionaryAssembler
SerializerTypeInfoStrategy.TypeDictionary. typeAssembler
-
Uses of PersistenceTypeDictionaryAssembler in one.microstream.persistence.types
Classes in one.microstream.persistence.types that implement PersistenceTypeDictionaryAssembler Modifier and Type Class Description static class
PersistenceTypeDictionaryAssembler.Default
Methods in one.microstream.persistence.types that return PersistenceTypeDictionaryAssembler Modifier and Type Method Description protected PersistenceTypeDictionaryAssembler
PersistenceFoundation.Default. ensureTypeDictionaryAssembler()
PersistenceTypeDictionaryAssembler
PersistenceFoundation.Default. getTypeDictionaryAssembler()
PersistenceTypeDictionaryAssembler
PersistenceFoundation. getTypeDictionaryAssembler()
static PersistenceTypeDictionaryAssembler
PersistenceTypeDictionaryAssembler. New()
Methods in one.microstream.persistence.types with parameters of type PersistenceTypeDictionaryAssembler Modifier and Type Method Description static PersistenceTypeDictionaryExporter
PersistenceTypeDictionaryExporter. New(PersistenceTypeDictionaryAssembler assembler, PersistenceTypeDictionaryStorer storer)
F
PersistenceFoundation.Default. setTypeDictionaryAssembler(PersistenceTypeDictionaryAssembler typeDictionaryAssembler)
F
PersistenceFoundation. setTypeDictionaryAssembler(PersistenceTypeDictionaryAssembler typeDictionaryAssembler)