protected class Join.JoinStreamIterator extends BinaryRelation.BinaryRelationStreamIterator
| Modifier and Type | Field and Description |
|---|---|
protected RelationStreamIterator |
m_childIterator |
m_internalNextCalled, m_nextTuple, m_outputTuples| Constructor and Description |
|---|
JoinStreamIterator() |
| Modifier and Type | Method and Description |
|---|---|
protected Tuple |
internalNext()
Implementation of internalNext.
|
void |
reset()
Resets the enumeration of tuples, i.e.
|
hasNext, next, removeprotected RelationStreamIterator m_childIterator
protected Tuple internalNext()
internalNext in class RelationStreamIteratorpublic void reset()
RelationStreamIteratorreset in interface RelationIteratorreset in class RelationStreamIteratorCopyright © Sylvain HallĂ©. All Rights Reserved.