|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.query.processor.relational.RelationalNode
com.metamatrix.query.processor.relational.SubqueryAwareRelationalNode
public abstract class SubqueryAwareRelationalNode
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
SubqueryAwareRelationalNode(int nodeID)
|
|
| Method Summary | |
|---|---|
void |
close()
|
protected Evaluator |
getEvaluator(java.util.Map elementMap)
|
void |
reset()
|
| Methods inherited from class com.metamatrix.query.processor.relational.RelationalNode |
|---|
addBatchRow, addChild, clone, copy, createLookupMap, getBatchSize, getBufferManager, getChildDescriptionProperties, getChildPlans, getChildren, getClassName, getConnectionID, getContext, getDataManager, getDescriptionProperties, getElements, getEstimateNodeCardinality, getID, getLanguageObjects, getNodeStatistics, getNodeString, getParent, hasPendingRows, initialize, isBatchFull, isClosed, isLastBatch, nextBatch, nextBatchDirect, nodeToString, open, projectTuple, pullBatch, setContext, setElements, setEstimateDepAccessCardinality, setEstimateDepJoinCost, setEstimateJoinCost, setEstimateNodeCardinality, setEstimateNodeSetSize, setID, setParent, terminateBatches, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SubqueryAwareRelationalNode(int nodeID)
| Method Detail |
|---|
protected Evaluator getEvaluator(java.util.Map elementMap)
public void reset()
reset in class RelationalNode
public void close()
throws MetaMatrixComponentException
close in class RelationalNodeMetaMatrixComponentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||