| Package | Description |
|---|---|
| one.microstream.storage.exceptions | |
| one.microstream.storage.types |
| Modifier and Type | Method and Description |
|---|---|
StorageDataFile |
StorageExceptionBackupInconsistentFileLength.dataFile() |
| Constructor and Description |
|---|
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 | Interface and Description |
|---|---|
static interface |
StorageDataFile.Creator<F extends StorageDataFile> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StorageBackupDataFile |
interface |
StorageDataInventoryFile |
interface |
StorageLiveDataFile |
| Modifier and Type | Class and Description |
|---|---|
static class |
StorageBackupDataFile.Default |
static class |
StorageDataFile.Abstract |
static class |
StorageDataInventoryFile.Default |
static class |
StorageLiveDataFile.Default |
| Modifier and Type | Method and Description |
|---|---|
<F extends StorageDataFile,C extends Consumer<F>> |
StorageFileProvider.collectDataFiles(StorageDataFile.Creator<F> creator,
C collector,
int channelIndex) |
<F extends StorageDataFile,C extends Consumer<F>> |
StorageFileProvider.Abstract.collectDataFiles(StorageDataFile.Creator<F> creator,
C collector,
int channelIndex) |
<F extends StorageDataFile> |
StorageFileNameProvider.parseDataInventoryFile(StorageDataFile.Creator<F> fileCreator,
Consumer<? super F> collector,
int channelIndex,
one.microstream.afs.types.AFile file) |
<F extends StorageDataFile> |
StorageFileNameProvider.Default.parseDataInventoryFile(StorageDataFile.Creator<F> fileCreator,
Consumer<? super F> collector,
int channelIndex,
one.microstream.afs.types.AFile file) |
| Modifier and Type | Method and Description |
|---|---|
StorageBackupDataFile |
StorageBackupHandler.Default.ensureDataFile(StorageDataFile file) |
StorageBackupDataFile |
StorageBackupInventory.ensureDataFile(StorageDataFile file) |
void |
StorageFileEntityDataIterator.Internal.fillBuffer(StorageFileEntityDataIterator.Internal self,
StorageDataFile file,
long fileOffset,
long iterationLength) |
void |
StorageFileEntityDataIterator.Default.fillBuffer(StorageFileEntityDataIterator.Internal self,
StorageDataFile file,
long fileOffset,
long iterationLength) |
long |
StorageFileEntityDataIterator.iterateEntityData(StorageDataFile file,
long fileOffset,
long iterationLength,
BinaryEntityRawDataIterator dataIterator,
BinaryEntityRawDataAcceptor dataAcceptor) |
default long |
StorageFileEntityDataIterator.Internal.iterateEntityData(StorageDataFile file,
long fileOffset,
long iterationLength,
BinaryEntityRawDataIterator dataIterator,
BinaryEntityRawDataAcceptor dataAcceptor) |
static int |
StorageDataFile.orderByNumber(StorageDataFile file1,
StorageDataFile file2) |
default void |
StorageFileEntityDataIterator.Internal.prepareFile(StorageFileEntityDataIterator.Internal self,
StorageDataFile file,
long fileOffset,
long iterationLength) |
default StorageBackupDataFile |
StorageBackupFileProvider.provideBackupDataFile(StorageDataFile dataFile) |
default void |
StorageDataFileValidator.validateFile(StorageDataFile file) |
void |
StorageDataFileValidator.validateFile(StorageDataFile file,
long fileOffset,
long iterationLength) |
void |
StorageDataFileValidator.Default.validateFile(StorageDataFile file,
long fileOffset,
long iterationLength) |
void |
StorageFileEntityDataIterator.Internal.validateIterationRange(StorageFileEntityDataIterator.Internal self,
StorageDataFile file,
long actualFileLength,
long fileOffset,
long iterationLength) |
void |
StorageFileEntityDataIterator.Default.validateIterationRange(StorageFileEntityDataIterator.Internal self,
StorageDataFile file,
long actualFileLength,
long fileOffset,
long iterationLength) |
default void |
StorageFileEntityDataIterator.Internal.wrapUpFile(StorageFileEntityDataIterator.Internal self,
StorageDataFile file,
long fileOffset,
long iterationLength) |
Copyright © 2022 MicroStream Software. All rights reserved.