Uses of Class
one.microstream.persistence.internal.PersistenceTypeDictionaryFileHandler
-
Packages that use 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(File file)
static PersistenceTypeDictionaryFileHandler
PersistenceTypeDictionaryFileHandler. New(File file, PersistenceTypeDictionaryStorer writeListener)
static PersistenceTypeDictionaryFileHandler
PersistenceTypeDictionaryFileHandler. NewInDirectory(File directory)
static PersistenceTypeDictionaryFileHandler
PersistenceTypeDictionaryFileHandler. NewInDirectory(File directory, PersistenceTypeDictionaryStorer writeListener)
PersistenceTypeDictionaryFileHandler
PersistenceTypeDictionaryFileHandler.Provider. provideTypeDictionaryIoHandler(PersistenceTypeDictionaryStorer writeListener)
-