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 classStorageBackupTransactionsFile.DefaultNested classes/interfaces inherited from interface one.microstream.storage.types.StorageChannelFile
StorageChannelFile.AbstractNested classes/interfaces inherited from interface one.microstream.storage.types.StorageFile
StorageFile.AbstractNested 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 StorageBackupTransactionsFileNew(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, writeBytesMethods inherited from interface one.microstream.storage.types.StorageTransactionsFile
ensureBackupFileMethods inherited from interface one.microstream.storage.types.StorageTruncatableChannelFile
truncate