|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.glitter.query.planning.GreedyCostBasedExecutionPlan
org.openanzo.glitter.query.planning.SimpleCostExecutionPlan
public class SimpleCostExecutionPlan
A SimpleCostExecutionPlan uses the SimpleCostModel in concert with the
GreedyCostBasedExecutionPlan to provide an unsophisticated way to approach executing a query.
| Constructor Summary | |
|---|---|
SimpleCostExecutionPlan()
Default constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.openanzo.glitter.query.planning.GreedyCostBasedExecutionPlan |
|---|
getCostModel, orderNodes |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleCostExecutionPlan()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||