public interface StorageDataFile extends StorageChannelFile, StorageBackupableFile
| Modifier and Type | Interface and Description |
|---|---|
static class |
StorageDataFile.Abstract |
static interface |
StorageDataFile.Creator<F extends StorageDataFile> |
| Modifier and Type | Method and Description |
|---|---|
int |
channelIndex() |
default StorageBackupDataFile |
ensureBackupFile(StorageBackupInventory backupInventory) |
long |
number() |
static int |
orderByNumber(StorageDataFile file1,
StorageDataFile file2) |
int channelIndex()
channelIndex in interface StorageChannelFilechannelIndex in interface StorageHashChannelPartlong number()
default StorageBackupDataFile ensureBackupFile(StorageBackupInventory backupInventory)
ensureBackupFile in interface StorageBackupableFilestatic int orderByNumber(StorageDataFile file1, StorageDataFile file2)
Copyright © 2022 MicroStream Software. All rights reserved.