| Package | Description |
|---|---|
| one.microstream.storage.types |
| Modifier and Type | Class and Description |
|---|---|
static class |
StorageTypeDictionary.Default |
| Modifier and Type | Method and Description |
|---|---|
protected StorageTypeDictionary |
StorageFoundation.Default.ensureTypeDictionary() |
StorageTypeDictionary |
StorageFoundation.getTypeDictionary()
Returns the currently set
StorageTypeDictionary instance. |
StorageTypeDictionary |
StorageFoundation.Default.getTypeDictionary() |
StorageTypeDictionary |
StorageTypeDictionary.initialize(one.microstream.persistence.types.PersistenceTypeDictionary typeDictionary) |
StorageTypeDictionary |
StorageTypeDictionary.Default.initialize(one.microstream.persistence.types.PersistenceTypeDictionary typeDictionary) |
StorageTypeDictionary |
StorageTypeDictionary.setTypeDescriptionRegistrationObserver(one.microstream.persistence.types.PersistenceTypeDefinitionRegistrationObserver observer) |
StorageTypeDictionary |
StorageTypeDictionary.Default.setTypeDescriptionRegistrationObserver(one.microstream.persistence.types.PersistenceTypeDefinitionRegistrationObserver observer) |
StorageTypeDictionary |
StorageChannel.typeDictionary() |
StorageTypeDictionary |
StorageChannel.Default.typeDictionary() |
StorageTypeDictionary |
StorageSystem.typeDictionary() |
StorageTypeDictionary |
StorageSystem.Default.typeDictionary() |
StorageTypeDictionary |
StorageEntityCache.typeDictionary() |
StorageTypeDictionary |
StorageEntityCache.Default.typeDictionary() |
StorageTypeDictionary |
StorageManager.typeDictionary()
Returns the
StorageTypeDictionary that contains a completely list of types currently known to /
handled by the storage represented by this StorageManager instance. |
Copyright © 2022 MicroStream Software. All rights reserved.