Uses of Interface
one.microstream.persistence.types.PersistenceTypeDictionaryAssembler
| Package | Description |
|---|---|
| one.microstream.communication.binarydynamic | |
| one.microstream.communication.types | |
| one.microstream.persistence.types |
-
Uses of PersistenceTypeDictionaryAssembler in one.microstream.communication.binarydynamic
Fields in one.microstream.communication.binarydynamic declared as PersistenceTypeDictionaryAssembler Modifier and Type Field Description protected PersistenceTypeDictionaryAssemblerComTypeMappingResolver. typeDictionaryAssemblerConstructors 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 PersistenceTypeDictionaryAssemblerComProtocolStringConverter. defaultTypeDictionaryAssembler()default PersistenceTypeDictionaryAssemblerComProtocolStringConverter. typeDictionaryAssembler() -
Uses of PersistenceTypeDictionaryAssembler in one.microstream.persistence.types
Classes in one.microstream.persistence.types that implement PersistenceTypeDictionaryAssembler Modifier and Type Class Description static classPersistenceTypeDictionaryAssembler.DefaultMethods in one.microstream.persistence.types that return PersistenceTypeDictionaryAssembler Modifier and Type Method Description protected PersistenceTypeDictionaryAssemblerPersistenceFoundation.Default. ensureTypeDictionaryAssembler()PersistenceTypeDictionaryAssemblerPersistenceFoundation.Default. getTypeDictionaryAssembler()PersistenceTypeDictionaryAssemblerPersistenceFoundation. getTypeDictionaryAssembler()static PersistenceTypeDictionaryAssemblerPersistenceTypeDictionaryAssembler. New()Methods in one.microstream.persistence.types with parameters of type PersistenceTypeDictionaryAssembler Modifier and Type Method Description static PersistenceTypeDictionaryExporterPersistenceTypeDictionaryExporter. New(PersistenceTypeDictionaryAssembler assembler, PersistenceTypeDictionaryStorer storer)FPersistenceFoundation.Default. setTypeDictionaryAssembler(PersistenceTypeDictionaryAssembler typeDictionaryAssembler)FPersistenceFoundation. setTypeDictionaryAssembler(PersistenceTypeDictionaryAssembler typeDictionaryAssembler)