public static final class StorageRequestTaskImportData.ImportBatch extends StorageRequestTaskImportData.ImportEntity implements StorageChannelImportBatch
| Modifier and Type | Method and Description |
|---|---|
long |
fileLength() |
long |
fileOffset() |
StorageRequestTaskImportData.ImportEntity |
first() |
void |
iterateEntities(Consumer<? super StorageChannelImportEntity> iterator) |
String |
toString() |
length, next, objectId, typepublic long fileOffset()
fileOffset in interface StorageChannelImportBatchpublic final long fileLength()
fileLength in interface StorageChannelImportBatchpublic final void iterateEntities(Consumer<? super StorageChannelImportEntity> iterator)
iterateEntities in interface StorageChannelImportBatchpublic final StorageRequestTaskImportData.ImportEntity first()
first in interface StorageChannelImportBatchCopyright © 2022 MicroStream Software. All rights reserved.