org.gcube.data.oai.tmplugin.repository.iterators
Class SetIterator
java.lang.Object
org.gcube.data.oai.tmplugin.repository.iterators.RecordIter
org.gcube.data.oai.tmplugin.repository.iterators.SetIterator
- All Implemented Interfaces:
- Iterator<org.gcube.common.data.Record>, org.gcube.data.streams.Stream<org.gcube.common.data.Record>
public abstract class SetIterator
- extends RecordIter
- Author:
- Fabio Simeoni
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.gcube.data.streams.Stream |
isClosed |
SetIterator
public SetIterator(List<OAISet> sets)
hasNext
public boolean hasNext()
fetchRecords
protected abstract org.gcube.common.data.RecordIterator fetchRecords(OAISet set)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.