Package one.microstream.storage.types
Interface StorageImportSourceFile
- All Superinterfaces:
StorageClosableFile
,StorageFile
- All Known Implementing Classes:
StorageRequestTaskImportData.SourceFileSlice
public interface StorageImportSourceFile extends StorageClosableFile
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageFile
StorageFile.Abstract
-
Method Summary
Modifier and Type Method Description void
iterateBatches(Consumer<? super StorageChannelImportBatch> iterator)