Package one.microstream.storage.types
Interface StorageChannelFile
-
- All Superinterfaces:
StorageFile
,StorageHashChannelPart
- All Known Subinterfaces:
StorageBackupFile
,StorageChannelImportSourceFile
,StorageDataFile<I>
,StorageInventoryFile
,StorageNumberedFile
- All Known Implementing Classes:
StorageBackupFile.Default
,StorageDataFile.Default
,StorageInventoryFile.Default
,StorageNumberedFile.Default
,StorageRequestTaskImportData.SourceFileSlice
public interface StorageChannelFile extends StorageFile, StorageHashChannelPart
-
-
Method Summary
-
Methods inherited from interface one.microstream.storage.types.StorageFile
close, delete, exists, fileChannel, flush, identifier, isEmpty, isOpen, length, name, qualifier
-
Methods inherited from interface one.microstream.storage.types.StorageHashChannelPart
channelIndex
-
-