Uses of Interface
one.microstream.persistence.types.PersistenceTypeDictionaryStorer
| Package | Description | 
|---|---|
| one.microstream.persistence.internal | |
| one.microstream.persistence.types | 
- 
Uses of PersistenceTypeDictionaryStorer in one.microstream.persistence.internalClasses in one.microstream.persistence.internal that implement PersistenceTypeDictionaryStorer Modifier and Type Class Description classPersistenceTypeDictionaryFileHandlerclassPersistenceTypeDictionaryFileHandlerArchiving
- 
Uses of PersistenceTypeDictionaryStorer in one.microstream.persistence.typesSubinterfaces of PersistenceTypeDictionaryStorer in one.microstream.persistence.types Modifier and Type Interface Description interfacePersistenceTypeDictionaryIoHandlerMethods in one.microstream.persistence.types with type parameters of type PersistenceTypeDictionaryStorer Modifier and Type Method Description <H extends PersistenceTypeDictionaryLoader & PersistenceTypeDictionaryStorer>
 FPersistenceFoundation.Default. setTypeDictionaryIoHandling(H typeDictionaryStorageHandler)<H extends PersistenceTypeDictionaryLoader & PersistenceTypeDictionaryStorer>
 FPersistenceFoundation. setTypeDictionaryIoHandling(H typeDictionaryStorage)Methods in one.microstream.persistence.types that return PersistenceTypeDictionaryStorer Modifier and Type Method Description PersistenceTypeDictionaryStorerPersistenceFoundation.Default. getTypeDictionaryStorer()PersistenceTypeDictionaryStorerPersistenceFoundation. getTypeDictionaryStorer()Methods in one.microstream.persistence.types with parameters of type PersistenceTypeDictionaryStorer Modifier and Type Method Description static PersistenceTypeDictionaryExporterPersistenceTypeDictionaryExporter. New(PersistenceTypeDictionaryAssembler assembler, PersistenceTypeDictionaryStorer storer)static PersistenceTypeDictionaryExporterPersistenceTypeDictionaryExporter. New(PersistenceTypeDictionaryStorer storer)PersistenceTypeDictionaryIoHandlerPersistenceTypeDictionaryIoHandler.Provider.Abstract. provideTypeDictionaryIoHandler(PersistenceTypeDictionaryStorer writeListener)PersistenceTypeDictionaryIoHandlerPersistenceTypeDictionaryIoHandler.Provider. provideTypeDictionaryIoHandler(PersistenceTypeDictionaryStorer writeListener)FPersistenceFoundation.Default. setTypeDictionaryStorer(PersistenceTypeDictionaryStorer typeDictionaryStorer)FPersistenceFoundation. setTypeDictionaryStorer(PersistenceTypeDictionaryStorer typeDictionaryStorer)