|
||||||||||
| 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.NullNode
public class NullNode
| Constructor Summary | |
|---|---|
NullNode(int nodeID)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
All the implementation of Cloneable interface need to implement clone() method. |
protected void |
getNodeString(java.lang.StringBuffer str)
|
TupleBatch |
nextBatchDirect()
Template method for subclasses to implement. |
| Methods inherited from class org.teiid.query.processor.relational.RelationalNode |
|---|
addBatchRow, addChild, close, closeDirect, copy, createLookupMap, getBatchSize, getBufferManager, getChildren, getClassName, getConnectionID, getContext, getDataManager, getDescriptionProperties, getElements, getEstimateNodeCardinality, getID, getNodeStatistics, getOutputElements, getParent, getProjectionIndexes, hasPendingRows, initialize, isBatchFull, isClosed, isLastBatch, nextBatch, nodeToString, open, projectTuple, pullBatch, reset, 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 NullNode(int nodeID)
| Method Detail |
|---|
public TupleBatch nextBatchDirect()
throws TeiidComponentException
RelationalNode
nextBatchDirect in class RelationalNodeBlockedException
TeiidComponentExceptionprotected void getNodeString(java.lang.StringBuffer str)
getNodeString in class RelationalNodepublic java.lang.Object clone()
RelationalNode
clone in class RelationalNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||