Uses of Interface
one.microstream.persistence.types.PersistenceTypeDictionaryLoader
- 
Packages that use PersistenceTypeDictionaryLoader Package Description one.microstream.persistence.internal one.microstream.persistence.types  - 
- 
Uses of PersistenceTypeDictionaryLoader in one.microstream.persistence.internal
Classes in one.microstream.persistence.internal that implement PersistenceTypeDictionaryLoader Modifier and Type Class Description classPersistenceTypeDictionaryFileHandlerclassPersistenceTypeDictionaryFileHandlerArchiving - 
Uses of PersistenceTypeDictionaryLoader in one.microstream.persistence.types
Subinterfaces of PersistenceTypeDictionaryLoader in one.microstream.persistence.types Modifier and Type Interface Description interfacePersistenceTypeDictionaryIoHandlerMethods in one.microstream.persistence.types with type parameters of type PersistenceTypeDictionaryLoader 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 PersistenceTypeDictionaryLoader Modifier and Type Method Description PersistenceTypeDictionaryLoaderPersistenceFoundation.Default. getTypeDictionaryLoader()PersistenceTypeDictionaryLoaderPersistenceFoundation. getTypeDictionaryLoader()Methods in one.microstream.persistence.types with parameters of type PersistenceTypeDictionaryLoader Modifier and Type Method Description static PersistenceTypeDictionaryProvider.DefaultPersistenceTypeDictionaryProvider. New(PersistenceTypeDictionaryLoader loader, PersistenceTypeDictionaryCompiler compiler)FPersistenceFoundation.Default. setTypeDictionaryLoader(PersistenceTypeDictionaryLoader typeDictionaryLoader)FPersistenceFoundation. setTypeDictionaryLoader(PersistenceTypeDictionaryLoader typeDictionaryLoader) 
 -