Package one.microstream.storage.types
Interface StorageImportSourceByteBuffer
-
- All Superinterfaces:
StorageImportSource
- All Known Implementing Classes:
StorageImportSourceByteBuffer.Default
public interface StorageImportSourceByteBuffer extends StorageImportSource
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classStorageImportSourceByteBuffer.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
-
-