Uses of Interface
one.microstream.persistence.types.PersistenceTypeDictionaryParser
Package | Description |
---|---|
one.microstream.communication.binarydynamic | |
one.microstream.persistence.binary.util | |
one.microstream.persistence.types |
-
Uses of PersistenceTypeDictionaryParser in one.microstream.communication.binarydynamic
Constructors in one.microstream.communication.binarydynamic with parameters of type PersistenceTypeDictionaryParser Constructor Description ComTypeDefinitionBuilder(PersistenceTypeDictionaryParser typeDictionaryParser, PersistenceTypeDefinitionCreator typeDefinitionCreator, PersistenceTypeDescriptionResolverProvider typeDescriptionResolverProvider)
-
Uses of PersistenceTypeDictionaryParser in one.microstream.persistence.binary.util
Constructors in one.microstream.persistence.binary.util with parameters of type PersistenceTypeDictionaryParser Constructor Description Default(PersistenceTypeDictionaryParser typeDictionaryParser, PersistenceTypeDefinitionCreator typeDefinitionCreator, PersistenceTypeDescriptionResolverProvider typeDescriptionResolverProvider)
-
Uses of PersistenceTypeDictionaryParser in one.microstream.persistence.types
Classes in one.microstream.persistence.types that implement PersistenceTypeDictionaryParser Modifier and Type Class Description static class
PersistenceTypeDictionaryParser.Default
Methods in one.microstream.persistence.types that return PersistenceTypeDictionaryParser Modifier and Type Method Description protected PersistenceTypeDictionaryParser
PersistenceFoundation.Default. ensureTypeDictionaryParser()
PersistenceTypeDictionaryParser
PersistenceFoundation.Default. getTypeDictionaryParser()
PersistenceTypeDictionaryParser
PersistenceFoundation. getTypeDictionaryParser()
Methods in one.microstream.persistence.types with parameters of type PersistenceTypeDictionaryParser Modifier and Type Method Description static PersistenceTypeDictionaryCompiler.Default
PersistenceTypeDictionaryCompiler. New(PersistenceTypeDictionaryParser parser, PersistenceTypeDictionaryBuilder builder)
F
PersistenceFoundation.Default. setTypeDictionaryParser(PersistenceTypeDictionaryParser typeDictionaryParser)
F
PersistenceFoundation. setTypeDictionaryParser(PersistenceTypeDictionaryParser typeDictionaryParser)