public class ExplainPlanContext extends Object
Constructor and Description |
---|
ExplainPlanContext() |
Modifier and Type | Method and Description |
---|---|
IndexChoiceNode |
getFatherNode() |
IndexChoiceNode |
getMatch() |
SingleExplainPlan |
getSingleExplainPlan() |
boolean |
isDryRun() |
void |
setDryRun(boolean dryRun) |
void |
setFatherNode(IndexChoiceNode fatherNode) |
void |
setMatch(IndexChoiceNode match) |
void |
setSingleExplainPlan(SingleExplainPlan singleExplainPlan) |
public SingleExplainPlan getSingleExplainPlan()
public void setSingleExplainPlan(SingleExplainPlan singleExplainPlan)
public IndexChoiceNode getFatherNode()
public void setFatherNode(IndexChoiceNode fatherNode)
public IndexChoiceNode getMatch()
public void setMatch(IndexChoiceNode match)
public void setDryRun(boolean dryRun)
public boolean isDryRun()
Copyright © GigaSpaces.