| Package | Description |
|---|---|
| one.microstream.storage.exceptions | |
| one.microstream.storage.types |
| Modifier and Type | Method and Description |
|---|---|
StorageChannelFile |
StorageExceptionBackupCopying.sourceFile() |
| 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 |
interface |
StorageDataFile |
interface |
StorageDataInventoryFile |
interface |
StorageLiveChannelFile<F extends StorageLiveChannelFile<F>> |
interface |
StorageLiveDataFile |
interface |
StorageLiveTransactionsFile |
interface |
StorageTransactionsFile |
interface |
StorageTruncatableChannelFile |
| Modifier and Type | Class and Description |
|---|---|
static class |
StorageBackupDataFile.Default |
static class |
StorageBackupTransactionsFile.Default |
static class |
StorageChannelFile.Abstract |
static class |
StorageDataFile.Abstract |
static class |
StorageDataInventoryFile.Default |
static class |
StorageLiveDataFile.Default |
static class |
StorageLiveTransactionsFile.Default |
static class |
StorageRequestTaskImportData.SourceFileSlice |
| Modifier and Type | Method and Description |
|---|---|
static void |
StorageFileWriter.deleteFile(StorageChannelFile file,
StorageWriteController writeController,
StorageFileProvider fileProvider) |
one.microstream.afs.types.AFile |
StorageFileProvider.provideDeletionTargetFile(StorageChannelFile fileToBeDeleted) |
one.microstream.afs.types.AFile |
StorageFileProvider.Abstract.provideDeletionTargetFile(StorageChannelFile fileToBeDeleted) |
one.microstream.afs.types.AFile |
StorageFileProvider.provideTruncationTargetFile(StorageChannelFile fileToBeTruncated,
long newLength) |
one.microstream.afs.types.AFile |
StorageFileProvider.Abstract.provideTruncationTargetFile(StorageChannelFile fileToBeTruncated,
long newLength) |
static boolean |
StorageFileWriter.rescueFromDeletion(StorageChannelFile file,
StorageWriteController writeController,
StorageFileProvider fileProvider) |
Copyright © 2022 MicroStream Software. All rights reserved.