|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teiid.query.optimizer.relational.PlanToProcessConverter
public class PlanToProcessConverter
Field Summary | |
---|---|
protected QueryMetadataInterface |
metadata
|
Constructor Summary | |
---|---|
PlanToProcessConverter(QueryMetadataInterface metadata,
IDGenerator idGenerator,
AnalysisRecord analysisRecord,
CapabilitiesFinder capFinder)
|
Method Summary | |
---|---|
RelationalPlan |
convert(PlanNode planNode)
|
protected RelationalNode |
convertNode(PlanNode node)
|
protected int |
getID()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected QueryMetadataInterface metadata
Constructor Detail |
---|
public PlanToProcessConverter(QueryMetadataInterface metadata, IDGenerator idGenerator, AnalysisRecord analysisRecord, CapabilitiesFinder capFinder)
Method Detail |
---|
public RelationalPlan convert(PlanNode planNode) throws QueryPlannerException, TeiidComponentException
QueryPlannerException
TeiidComponentException
protected int getID()
protected RelationalNode convertNode(PlanNode node) throws QueryPlannerException, TeiidComponentException
QueryPlannerException
TeiidComponentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |