Package one.microstream.storage.types
Interface StorageImportSourceFile
-
- All Superinterfaces:
StorageImportSource
- All Known Implementing Classes:
StorageImportSourceFile.Default
public interface StorageImportSourceFile extends StorageImportSource
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classStorageImportSourceFile.Default-
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageImportSource
StorageImportSource.Abstract
-
-
Method Summary
-
Methods inherited from interface one.microstream.storage.types.StorageImportSource
close, copyTo, iterateBatches
-
-