Package one.microstream.storage.types
Interface StorageBackupDataFile
- All Superinterfaces:
StorageBackupableFile,StorageBackupChannelFile,StorageBackupFile,StorageChannelFile,StorageClosableFile,StorageDataFile,StorageFile,StorageHashChannelPart,StorageTruncatableChannelFile
- All Known Implementing Classes:
StorageBackupDataFile.Default
public interface StorageBackupDataFile extends StorageDataFile, StorageBackupChannelFile
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classStorageBackupDataFile.DefaultNested classes/interfaces inherited from interface one.microstream.storage.types.StorageChannelFile
StorageChannelFile.AbstractNested classes/interfaces inherited from interface one.microstream.storage.types.StorageDataFile
StorageDataFile.Abstract, StorageDataFile.Creator<F extends StorageDataFile>Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageFile
StorageFile.Abstract -
Method Summary
Static Methods Modifier and Type Method Description static StorageBackupDataFileNew(AFile file, int channelIndex, long number)Methods inherited from interface one.microstream.storage.types.StorageDataFile
channelIndex, ensureBackupFile, numberMethods 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.StorageTruncatableChannelFile
truncate