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