Package one.microstream.storage.types
Interface StorageBackupTransactionsFile
- All Superinterfaces:
StorageBackupableFile
,StorageBackupChannelFile
,StorageBackupFile
,StorageChannelFile
,StorageClosableFile
,StorageFile
,StorageHashChannelPart
,StorageTransactionsFile
,StorageTruncatableChannelFile
- All Known Implementing Classes:
StorageBackupTransactionsFile.Default
public interface StorageBackupTransactionsFile extends StorageTransactionsFile, StorageBackupChannelFile
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
StorageBackupTransactionsFile.Default
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageChannelFile
StorageChannelFile.Abstract
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageFile
StorageFile.Abstract
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageTransactionsFile
StorageTransactionsFile.Creator<F extends StorageTransactionsFile>
-
Method Summary
Static Methods Modifier and Type Method Description static StorageBackupTransactionsFile
New(AFile file, int channelIndex)
Methods inherited from interface one.microstream.storage.types.StorageFile
copyFrom, copyFrom, copyFrom, copyTo, copyTo, copyTo, copyTo, copyTo, copyTo, delete, exists, file, identifier, moveTo, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, size, writeBytes
Methods inherited from interface one.microstream.storage.types.StorageTransactionsFile
ensureBackupFile
Methods inherited from interface one.microstream.storage.types.StorageTruncatableChannelFile
truncate