public class IterableDatasetFinderImpl<T extends Dataset> extends Object implements IterableDatasetFinder<T>
DatasetsFinder into an IterableDatasetFinder.| Constructor and Description |
|---|
IterableDatasetFinderImpl() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
getDatasetsIterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDatasetsStreamcommonDatasetRoot, findDatasetspublic Iterator<T> getDatasetsIterator() throws IOException
getDatasetsIterator in interface IterableDatasetFinder<T extends Dataset>Iterator over the Datasets found.IOException