Uses of Class
org.xcmis.search.query.plan.QueryExecutionPlan.NestedExecutionPlan

Packages that use QueryExecutionPlan.NestedExecutionPlan
org.xcmis.search.query.plan   
 

Uses of QueryExecutionPlan.NestedExecutionPlan in org.xcmis.search.query.plan
 

Subclasses of QueryExecutionPlan.NestedExecutionPlan in org.xcmis.search.query.plan
static class QueryExecutionPlan.LimitExecutionPlan
          Execution step for limit phase.
static class QueryExecutionPlan.ProjectExecutionPlan
          Execution step for project phase.
static class QueryExecutionPlan.SortExecutionPlan
          Execution step for sort phase.
static class QueryExecutionPlan.WhereExecutionPlan
          Execution step for constraint.
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.