Uses of Interface
one.microstream.persistence.types.PersistenceTypeDictionaryAssembler
| Package | Description |
|---|---|
| one.microstream.com | |
| one.microstream.persistence.types |
-
Uses of PersistenceTypeDictionaryAssembler in one.microstream.com
Methods in one.microstream.com 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 PersistenceTypeDictionaryAssemblerPersistenceFoundation.Default. getTypeDictionaryAssembler()PersistenceTypeDictionaryAssemblerPersistenceFoundation. getTypeDictionaryAssembler()static PersistenceTypeDictionaryAssemblerPersistenceTypeDictionaryAssembler. New()Methods in one.microstream.persistence.types with parameters of type PersistenceTypeDictionaryAssembler Modifier and Type Method Description FPersistenceFoundation.Default. setTypeDictionaryAssembler(PersistenceTypeDictionaryAssembler typeDictionaryAssembler)FPersistenceFoundation. setTypeDictionaryAssembler(PersistenceTypeDictionaryAssembler typeDictionaryAssembler)Constructors in one.microstream.persistence.types with parameters of type PersistenceTypeDictionaryAssembler Constructor Description Default(PersistenceTypeDictionaryAssembler assembler, PersistenceTypeDictionaryStorer storer)