Uses of Interface
one.microstream.storage.types.StorageBackupFile
| Package | Description | 
|---|---|
| one.microstream.storage.exceptions | |
| one.microstream.storage.types | 
- 
Uses of StorageBackupFile in one.microstream.storage.exceptionsMethods in one.microstream.storage.exceptions that return StorageBackupFile Modifier and Type Method Description StorageBackupFileStorageExceptionBackupCopying. backupFile()Constructors in one.microstream.storage.exceptions with parameters of type StorageBackupFile Constructor Description StorageExceptionBackupCopying(StorageChannelFile sourceFile, long sourcePosition, long length, StorageBackupFile backupFile)StorageExceptionBackupCopying(StorageChannelFile sourceFile, long sourcePosition, long length, StorageBackupFile backupFile, String message)StorageExceptionBackupCopying(StorageChannelFile sourceFile, long sourcePosition, long length, StorageBackupFile backupFile, String message, Throwable cause)StorageExceptionBackupCopying(StorageChannelFile sourceFile, long sourcePosition, long length, StorageBackupFile backupFile, String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)StorageExceptionBackupCopying(StorageChannelFile sourceFile, long sourcePosition, long length, StorageBackupFile backupFile, Throwable cause)
- 
Uses of StorageBackupFile in one.microstream.storage.typesSubinterfaces of StorageBackupFile in one.microstream.storage.types Modifier and Type Interface Description interfaceStorageBackupChannelFileinterfaceStorageBackupDataFileinterfaceStorageBackupTransactionsFileClasses in one.microstream.storage.types that implement StorageBackupFile Modifier and Type Class Description static classStorageBackupDataFile.Defaultstatic classStorageBackupTransactionsFile.DefaultMethods in one.microstream.storage.types that return StorageBackupFile Modifier and Type Method Description StorageBackupFileStorageBackupableFile. ensureBackupFile(StorageBackupInventory backupInventory)