Uses of Interface
one.microstream.persistence.types.PersistenceTypeDictionaryAssembler
Package | Description |
---|---|
one.microstream.communication.types | |
one.microstream.persistence.types |
-
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.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)