public interface StorageChannelImportBatch
| Modifier and Type | Method and Description |
|---|---|
long |
fileLength() |
long |
fileOffset() |
StorageChannelImportEntity |
first() |
void |
iterateEntities(Consumer<? super StorageChannelImportEntity> iterator) |
long fileOffset()
long fileLength()
void iterateEntities(Consumer<? super StorageChannelImportEntity> iterator)
StorageChannelImportEntity first()
Copyright © 2022 MicroStream Software. All rights reserved.