|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.query.optimizer.relational.MergeTreeNodeProcessor
public class MergeTreeNodeProcessor
Merge neighboring relational nodes by combining canonical plans
| Constructor Summary | |
|---|---|
MergeTreeNodeProcessor()
|
|
| Method Summary | |
|---|---|
CommandTreeNode |
process(CommandTreeNode node,
QueryMetadataInterface metadata)
Do any necessary processing on the given tree of command tree nodes; return the root of the modified tree. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MergeTreeNodeProcessor()
| Method Detail |
|---|
public CommandTreeNode process(CommandTreeNode node,
QueryMetadataInterface metadata)
throws QueryMetadataException,
MetaMatrixComponentException
CommandTreeProcessor
process in interface CommandTreeProcessornode - root of the tree of nodesmetadata - source of metadata
QueryMetadataException
MetaMatrixComponentExceptioncom.metamatrix.query.optimizer.CommandTreeProcessor#process(com.metamatrix.query.optimizer.CommandTreeNode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||