Package one.microstream.storage.types
Interface StorageBackupFile
-
- All Superinterfaces:
StorageClosableFile,StorageFile
- All Known Subinterfaces:
StorageBackupChannelFile,StorageBackupDataFile,StorageBackupTransactionsFile
- All Known Implementing Classes:
StorageBackupDataFile.Default,StorageBackupTransactionsFile.Default
public interface StorageBackupFile extends StorageClosableFile
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageFile
StorageFile.Abstract
-
-
Method Summary
-
Methods inherited from interface one.microstream.storage.types.StorageClosableFile
close, isOpen
-
-