| Package | Description |
|---|---|
| one.microstream.storage.exceptions | |
| one.microstream.storage.types |
| Modifier and Type | Method and Description |
|---|---|
StorageInventory |
StorageExceptionBackupEmptyStorageBackupAhead.storageInventory() |
StorageInventory |
StorageExceptionBackupInconsistentFileLength.storageInventory() |
| Constructor and Description |
|---|
StorageExceptionBackupEmptyStorageBackupAhead(StorageInventory storageInventory,
one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupFiles) |
StorageExceptionBackupEmptyStorageBackupAhead(StorageInventory storageInventory,
one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupFiles,
String message) |
StorageExceptionBackupEmptyStorageBackupAhead(StorageInventory storageInventory,
one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupFiles,
String message,
Throwable cause) |
StorageExceptionBackupEmptyStorageBackupAhead(StorageInventory storageInventory,
one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupFiles,
String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
StorageExceptionBackupEmptyStorageBackupAhead(StorageInventory storageInventory,
one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupFiles,
Throwable cause) |
StorageExceptionBackupInconsistentFileLength(StorageInventory storageInventory,
one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupDataFiles,
StorageDataFile dataFile,
long storageFileLength,
StorageBackupDataFile backupDataFile,
long backupFileLength) |
StorageExceptionBackupInconsistentFileLength(StorageInventory storageInventory,
one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupDataFiles,
StorageDataFile dataFile,
long storageFileLength,
StorageBackupDataFile backupDataFile,
long backupFileLength,
String message) |
StorageExceptionBackupInconsistentFileLength(StorageInventory storageInventory,
one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupDataFiles,
StorageDataFile dataFile,
long storageFileLength,
StorageBackupDataFile backupDataFile,
long backupFileLength,
String message,
Throwable cause) |
StorageExceptionBackupInconsistentFileLength(StorageInventory storageInventory,
one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupDataFiles,
StorageDataFile dataFile,
long storageFileLength,
StorageBackupDataFile backupDataFile,
long backupFileLength,
String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
StorageExceptionBackupInconsistentFileLength(StorageInventory storageInventory,
one.microstream.collections.types.XGettingTable<Long,StorageBackupDataFile> backupDataFiles,
StorageDataFile dataFile,
long storageFileLength,
StorageBackupDataFile backupDataFile,
long backupFileLength,
Throwable cause) |
| Modifier and Type | Class and Description |
|---|---|
static class |
StorageInventory.Default |
| Modifier and Type | Method and Description |
|---|---|
protected StorageInventory |
StorageFileManager.Default.determineEffectiveStorageInventory(StorageInventory storageInventory,
one.microstream.collections.EqHashTable<Long,StorageDataInventoryFile> supplementedMissingEmptyFiles) |
protected StorageInventory[] |
StorageChannelTaskInitialize.Default.internalProcessBy(StorageChannel channel) |
static StorageInventory |
StorageInventory.New(int channelIndex,
one.microstream.collections.types.XGettingTable<Long,StorageDataInventoryFile> dataFiles,
StorageTransactionsAnalysis transactionsAnalysis) |
StorageInventory |
StorageChannel.readStorage() |
StorageInventory |
StorageChannel.Default.readStorage() |
StorageInventory |
StorageFileManager.readStorage() |
StorageInventory |
StorageFileManager.Default.readStorage() |
| Modifier and Type | Method and Description |
|---|---|
protected StorageInventory |
StorageFileManager.Default.determineEffectiveStorageInventory(StorageInventory storageInventory,
one.microstream.collections.EqHashTable<Long,StorageDataInventoryFile> supplementedMissingEmptyFiles) |
protected void |
StorageChannelTaskInitialize.Default.fail(StorageChannel channel,
StorageInventory[] result) |
StorageIdAnalysis |
StorageChannel.initializeStorage(long taskTimestamp,
long consistentStoreTimestamp,
StorageInventory storageInventory) |
StorageIdAnalysis |
StorageChannel.Default.initializeStorage(long taskTimestamp,
long consistentStoreTimestamp,
StorageInventory storageInventory) |
StorageIdAnalysis |
StorageFileManager.initializeStorage(long taskTimestamp,
long consistentStoreTimestamp,
StorageInventory storageInventory,
StorageChannel parent) |
StorageIdAnalysis |
StorageFileManager.Default.initializeStorage(long taskTimestamp,
long consistentStoreTimestamp,
StorageInventory storageInventory,
StorageChannel parent) |
protected void |
StorageChannelTaskInitialize.Default.succeed(StorageChannel channel,
StorageInventory[] result) |
void |
StorageBackupHandler.synchronize(StorageInventory storageInventory) |
void |
StorageBackupHandler.Default.synchronize(StorageInventory storageInventory) |
Copyright © 2022 MicroStream Software. All rights reserved.