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