|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.query.processor.relational.RelationalNode
org.teiid.query.processor.relational.SubqueryAwareRelationalNode
public abstract class SubqueryAwareRelationalNode
| Constructor Summary | |
|---|---|
protected |
SubqueryAwareRelationalNode()
|
|
SubqueryAwareRelationalNode(int nodeID)
|
| Method Summary | |
|---|---|
void |
closeDirect()
|
protected Evaluator |
getEvaluator(java.util.Map elementMap)
|
void |
reset()
|
protected void |
setReferenceValues(TableFunctionReference ref)
|
| Methods inherited from class org.teiid.query.processor.relational.RelationalNode |
|---|
addBatchRow, addChild, clone, close, copy, createLookupMap, getBatchSize, getBufferManager, getChildren, getClassName, getConnectionID, getContext, getDataManager, getDescriptionProperties, getElements, getEstimateNodeCardinality, getID, getNodeStatistics, getNodeString, getOutputElements, getParent, getProjectionIndexes, 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 |
|---|
protected SubqueryAwareRelationalNode()
public SubqueryAwareRelationalNode(int nodeID)
| Method Detail |
|---|
protected Evaluator getEvaluator(java.util.Map elementMap)
public void reset()
reset in class RelationalNodepublic void closeDirect()
closeDirect in class RelationalNode
protected void setReferenceValues(TableFunctionReference ref)
throws ExpressionEvaluationException,
BlockedException,
TeiidComponentException
ExpressionEvaluationException
BlockedException
TeiidComponentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||