protected abstract class UnaryRelation.UnaryRelationStreamIterator extends RelationStreamIterator
| Modifier and Type | Field and Description |
|---|---|
protected RelationIterator |
m_childIterator |
m_internalNextCalled, m_nextTuple, m_outputTuples| Constructor and Description |
|---|
UnaryRelationStreamIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset()
Resets the enumeration of tuples, i.e.
|
hasNext, internalNext, next, removeprotected RelationIterator m_childIterator
public void reset()
RelationStreamIteratorreset in interface RelationIteratorreset in class RelationStreamIteratorCopyright © Sylvain HallĂ©. All Rights Reserved.