|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.query.processor.relational.BatchCollector
public class BatchCollector
| Constructor Summary | |
|---|---|
BatchCollector(RelationalNode sourceNode)
|
|
| Method Summary | |
|---|---|
void |
close()
|
TupleSourceID |
collectTuples()
|
TupleSourceID |
collectTuples(TupleBatch batch)
|
int |
getRowCount()
|
TupleSourceID |
getTupleSourceID()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BatchCollector(RelationalNode sourceNode)
throws MetaMatrixComponentException
MetaMatrixComponentException| Method Detail |
|---|
public TupleSourceID collectTuples()
throws MetaMatrixComponentException,
MetaMatrixProcessingException
MetaMatrixComponentException
MetaMatrixProcessingException
public TupleSourceID collectTuples(TupleBatch batch)
throws MetaMatrixComponentException,
MetaMatrixProcessingException
MetaMatrixComponentException
MetaMatrixProcessingExceptionpublic int getRowCount()
public void close()
throws MetaMatrixComponentException
MetaMatrixComponentExceptionpublic TupleSourceID getTupleSourceID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||