Uses of Interface
one.microstream.persistence.types.PersistenceTypeDictionaryEntry
Package | Description |
---|---|
one.microstream.persistence.types |
-
Uses of PersistenceTypeDictionaryEntry in one.microstream.persistence.types
Classes in one.microstream.persistence.types that implement PersistenceTypeDictionaryEntry Modifier and Type Class Description static class
PersistenceTypeDictionaryEntry.Abstract
static class
PersistenceTypeDictionaryParser.TypeEntry
Methods in one.microstream.persistence.types that return types with arguments of type PersistenceTypeDictionaryEntry Modifier and Type Method Description static XGettingTable<Long,PersistenceTypeDictionaryEntry>
PersistenceTypeDictionaryBuilder. ensureUniqueTypeIds(XGettingSequence<? extends PersistenceTypeDictionaryEntry> entries)
XGettingSequence<? extends PersistenceTypeDictionaryEntry>
PersistenceTypeDictionaryParser.Default. parseTypeDictionaryEntries(String inputString)
XGettingSequence<? extends PersistenceTypeDictionaryEntry>
PersistenceTypeDictionaryParser. parseTypeDictionaryEntries(String input)
Method parameters in one.microstream.persistence.types with type arguments of type PersistenceTypeDictionaryEntry Modifier and Type Method Description PersistenceTypeDictionary
PersistenceTypeDictionaryBuilder. buildTypeDictionary(XGettingSequence<? extends PersistenceTypeDictionaryEntry> entries)
static PersistenceTypeDictionary
PersistenceTypeDictionaryBuilder. buildTypeDictionary(PersistenceTypeDictionaryCreator typeDictionaryCreator, PersistenceTypeDefinitionCreator typeDefinitionCreator, PersistenceTypeDescriptionResolver typeResolver, XGettingSequence<? extends PersistenceTypeDictionaryEntry> entries)
PersistenceTypeDictionary
PersistenceTypeDictionaryBuilder.Default. buildTypeDictionary(XGettingSequence<? extends PersistenceTypeDictionaryEntry> entries)
static XGettingTable<Long,PersistenceTypeDictionaryEntry>
PersistenceTypeDictionaryBuilder. ensureUniqueTypeIds(XGettingSequence<? extends PersistenceTypeDictionaryEntry> entries)