Uses of Class
one.microstream.persistence.internal.PersistenceTypeDictionaryFileHandler
Package | Description |
---|---|
one.microstream.persistence.internal |
-
Uses of PersistenceTypeDictionaryFileHandler in one.microstream.persistence.internal
Subclasses of PersistenceTypeDictionaryFileHandler in one.microstream.persistence.internal Modifier and Type Class Description class
PersistenceTypeDictionaryFileHandlerArchiving
Methods in one.microstream.persistence.internal that return PersistenceTypeDictionaryFileHandler Modifier and Type Method Description static PersistenceTypeDictionaryFileHandler
PersistenceTypeDictionaryFileHandler. New(Path file)
static PersistenceTypeDictionaryFileHandler
PersistenceTypeDictionaryFileHandler. New(Path file, PersistenceTypeDictionaryStorer writeListener)
static PersistenceTypeDictionaryFileHandler
PersistenceTypeDictionaryFileHandler. NewInDirectory(Path directory)
static PersistenceTypeDictionaryFileHandler
PersistenceTypeDictionaryFileHandler. NewInDirectory(Path directory, PersistenceTypeDictionaryStorer writeListener)
PersistenceTypeDictionaryFileHandler
PersistenceTypeDictionaryFileHandler.Provider. provideTypeDictionaryIoHandler(PersistenceTypeDictionaryStorer writeListener)