| Package | Description |
|---|---|
| one.microstream.storage.exceptions | |
| one.microstream.storage.types |
| Modifier and Type | Method and Description |
|---|---|
StorageBackupFile |
StorageExceptionBackupCopying.backupFile() |
| Constructor and 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) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StorageBackupChannelFile |
interface |
StorageBackupDataFile |
interface |
StorageBackupTransactionsFile |
| Modifier and Type | Class and Description |
|---|---|
static class |
StorageBackupDataFile.Default |
static class |
StorageBackupTransactionsFile.Default |
| Modifier and Type | Method and Description |
|---|---|
StorageBackupFile |
StorageBackupableFile.ensureBackupFile(StorageBackupInventory backupInventory) |
Copyright © 2022 MicroStream Software. All rights reserved.