public interface StorageLiveDataFile extends StorageDataFile, StorageLiveChannelFile<StorageLiveDataFile>, StorageCreatableFile
| Modifier and Type | Interface and Description |
|---|---|
static class |
StorageLiveDataFile.Default |
StorageDataFile.Abstract, StorageDataFile.Creator<F extends StorageDataFile>| Modifier and Type | Method and Description |
|---|---|
double |
dataFillRatio() |
long |
dataLength() |
default StorageBackupDataFile |
ensureBackupFile(StorageBackupInventory backupInventory) |
boolean |
hasSingleEntity()
Querying method to check if a storage file consists of only one singular live entity.
|
boolean |
isHeadFile() |
static StorageLiveDataFile.Default |
New(StorageFileManager.Default parent,
StorageDataInventoryFile inventoryFile) |
long |
totalLength() |
channelIndex, number, orderByNumberclearUsages, executeIfUnsued, hasUsers, registerUsage, unregisterUsage, unregisterUsageClosingclose, close, isOpentruncateassembleNameAndSize, copyFrom, copyFrom, copyFrom, copyTo, copyTo, copyTo, copyTo, copyTo, copyTo, delete, exists, file, identifier, moveTo, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, size, writeBytesensurelong totalLength()
long dataLength()
double dataFillRatio()
boolean isHeadFile()
boolean hasSingleEntity()
default StorageBackupDataFile ensureBackupFile(StorageBackupInventory backupInventory)
ensureBackupFile in interface StorageBackupableFileensureBackupFile in interface StorageDataFileensureBackupFile in interface StorageLiveChannelFile<StorageLiveDataFile>static StorageLiveDataFile.Default New(StorageFileManager.Default parent, StorageDataInventoryFile inventoryFile)
Copyright © 2022 MicroStream Software. All rights reserved.