|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.query.optimizer.relational.GenerateCanonical
public final class GenerateCanonical
| Method Summary | |
|---|---|
static PlanNode |
createSelectNode(Criteria crit,
boolean isHaving)
|
static PlanNode |
generatePlan(Command command,
PlanHints hints,
QueryMetadataInterface metadata)
Generate an initial plan given a command. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static PlanNode generatePlan(Command command,
PlanHints hints,
QueryMetadataInterface metadata)
throws QueryPlannerException,
MetaMatrixComponentException
command - Command to planmetadata - Metadata accessdebug - True if debugging information should be dumped to STDOUT
QueryPlannerException
MetaMatrixComponentException
public static PlanNode createSelectNode(Criteria crit,
boolean isHaving)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||