Uses of Interface
one.microstream.storage.types.StorageBackupInventory
-
Packages that use StorageBackupInventory Package Description one.microstream.storage.types -
-
Uses of StorageBackupInventory in one.microstream.storage.types
Classes in one.microstream.storage.types that implement StorageBackupInventory Modifier and Type Class Description static classStorageBackupHandler.DefaultMethods in one.microstream.storage.types with parameters of type StorageBackupInventory Modifier and Type Method Description StorageBackupFileStorageBackupableFile. ensureBackupFile(StorageBackupInventory backupInventory)default StorageBackupDataFileStorageDataFile. ensureBackupFile(StorageBackupInventory backupInventory)StorageBackupChannelFileStorageLiveChannelFile. ensureBackupFile(StorageBackupInventory backupInventory)default StorageBackupDataFileStorageLiveDataFile. ensureBackupFile(StorageBackupInventory backupInventory)default StorageBackupTransactionsFileStorageLiveTransactionsFile. ensureBackupFile(StorageBackupInventory backupInventory)default StorageBackupTransactionsFileStorageTransactionsFile. ensureBackupFile(StorageBackupInventory creator)
-