org.gcube.data.oai.tmplugin.repository.iterators
Class SetIterator
java.lang.Object
org.gcube.data.oai.tmplugin.repository.iterators.RecordIterator
org.gcube.data.oai.tmplugin.repository.iterators.SetIterator
- All Implemented Interfaces:
- Iterator<org.gcube.common.OAIRecord>, org.gcube.data.streams.Stream<org.gcube.common.OAIRecord>
public abstract class SetIterator
- extends RecordIterator
- 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<Set> sets)
hasNext
public boolean hasNext()
fetchRecords
protected abstract org.gcube.common.OAIRecordList fetchRecords(Set set)
throws org.gcube.common.OAIException
- Throws:
org.gcube.common.OAIException
Copyright © 2013. All Rights Reserved.