protected class NAryRelation.NAryRelationCacheIterator extends RelationCacheIterator
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Vector<java.util.Iterator<Tuple>> |
m_iterators |
protected java.util.Vector<Tuple> |
m_lastTuple |
protected java.util.Vector<Table> |
m_results |
m_intermediateResult| Constructor and Description |
|---|
NAryRelationCacheIterator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
getIntermediateResult() |
protected void |
initializeIteration() |
hasNext, initialize, next, remove, resetprotected java.util.Vector<Table> m_results
protected java.util.Vector<Tuple> m_lastTuple
protected java.util.Vector<java.util.Iterator<Tuple>> m_iterators
protected void getIntermediateResult()
getIntermediateResult in class RelationCacheIteratorprotected void initializeIteration()
Copyright © Sylvain HallĂ©. All Rights Reserved.