|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryExecutionPlan.SourceExecutionPlan | |
|---|---|
| org.xcmis.search.query.plan | |
| Uses of QueryExecutionPlan.SourceExecutionPlan in org.xcmis.search.query.plan |
|---|
| Subclasses of QueryExecutionPlan.SourceExecutionPlan in org.xcmis.search.query.plan | |
|---|---|
static class |
QueryExecutionPlan.JoinExecutionPlan
Plan what join two sources. |
static class |
QueryExecutionPlan.SelectorExecutionPlan
Plan for what accumulate information about source |
| Methods in org.xcmis.search.query.plan that return QueryExecutionPlan.SourceExecutionPlan | |
|---|---|
QueryExecutionPlan.SourceExecutionPlan |
QueryExecutionPlan.JoinExecutionPlan.getLeftPlan()
|
QueryExecutionPlan.SourceExecutionPlan |
QueryExecutionPlan.JoinExecutionPlan.getRightPlan()
|
| Methods in org.xcmis.search.query.plan with parameters of type QueryExecutionPlan.SourceExecutionPlan | |
|---|---|
void |
QueryExecutionPlan.JoinExecutionPlan.setLeftPlan(QueryExecutionPlan.SourceExecutionPlan leftPlan)
|
void |
QueryExecutionPlan.JoinExecutionPlan.setRightPlan(QueryExecutionPlan.SourceExecutionPlan rightPlan)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||