Uses of Interface
one.microstream.persistence.types.PersistenceTypeDictionaryProvider
Package | Description |
---|---|
one.microstream.communication.binary.types | |
one.microstream.communication.types | |
one.microstream.persistence.types |
-
Uses of PersistenceTypeDictionaryProvider in one.microstream.communication.binary.types
Subinterfaces of PersistenceTypeDictionaryProvider in one.microstream.communication.binary.types Modifier and Type Interface Description interface
ComPersistenceAdaptorBinary<C>
Classes in one.microstream.communication.binary.types that implement PersistenceTypeDictionaryProvider Modifier and Type Class Description static class
ComPersistenceAdaptorBinary.Abstract<C>
static class
ComPersistenceAdaptorBinary.Default
-
Uses of PersistenceTypeDictionaryProvider in one.microstream.communication.types
Subinterfaces of PersistenceTypeDictionaryProvider in one.microstream.communication.types Modifier and Type Interface Description interface
ComPersistenceAdaptor<C>
interface
ComProtocol
interface
ComProtocolData
interface
ComProtocolProvider<C>
Classes in one.microstream.communication.types that implement PersistenceTypeDictionaryProvider Modifier and Type Class Description static class
ComPersistenceAdaptor.Abstract<C>
static class
ComProtocol.Default
static class
ComProtocolProvider.Default<C>
-
Uses of PersistenceTypeDictionaryProvider in one.microstream.persistence.types
Subinterfaces of PersistenceTypeDictionaryProvider in one.microstream.persistence.types Modifier and Type Interface Description interface
PersistenceTypeDictionaryManager
interface
PersistenceTypeDictionaryViewProvider
Classes in one.microstream.persistence.types that implement PersistenceTypeDictionaryProvider Modifier and Type Class Description static class
PersistenceTypeDictionaryManager.Abstract<D extends PersistenceTypeDictionary>
static class
PersistenceTypeDictionaryManager.Exporting
static class
PersistenceTypeDictionaryManager.Immutable
static class
PersistenceTypeDictionaryManager.Transient
static class
PersistenceTypeDictionaryProvider.Caching
static class
PersistenceTypeDictionaryProvider.Default
static class
PersistenceTypeDictionaryViewProvider.Wrapper
Methods in one.microstream.persistence.types that return PersistenceTypeDictionaryProvider Modifier and Type Method Description protected PersistenceTypeDictionaryProvider
PersistenceFoundation.Default. ensureTypeDictionaryProvider()
PersistenceTypeDictionaryProvider
PersistenceFoundation.Default. getTypeDictionaryProvider()
PersistenceTypeDictionaryProvider
PersistenceFoundation. getTypeDictionaryProvider()
Methods in one.microstream.persistence.types with parameters of type PersistenceTypeDictionaryProvider Modifier and Type Method Description static PersistenceTypeDictionaryProvider.Caching
PersistenceTypeDictionaryProvider. Caching(PersistenceTypeDictionaryProvider typeDictionaryImporter)
static PersistenceTypeDictionaryManager
PersistenceTypeDictionaryManager. Exporting(PersistenceTypeDictionaryProvider typeDictionaryProvider, PersistenceTypeDictionaryExporter typeDictionaryExporter)
F
PersistenceFoundation.Default. setTypeDictionaryProvider(PersistenceTypeDictionaryProvider typeDictionaryProvider)
F
PersistenceFoundation. setTypeDictionaryProvider(PersistenceTypeDictionaryProvider typeDictionaryProvider)