public interface BlockMultiDataSetIterator
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasAnything()
This method checks, if underlying iterator has at least 1 DataSet
|
MultiDataSet[] |
next(int maxDatasets)
This method tries to fetch specified number of DataSets and returns them
|
boolean hasAnything()
MultiDataSet[] next(int maxDatasets)
maxDatasets - Copyright © 2021. All rights reserved.