Uses of Interface
org.xcmis.search.query.plan.QueryExecutionPlaner

Packages that use QueryExecutionPlaner
org.xcmis.search.content.interceptors   
org.xcmis.search.query.plan   
 

Uses of QueryExecutionPlaner in org.xcmis.search.content.interceptors
 

Constructors in org.xcmis.search.content.interceptors with parameters of type QueryExecutionPlaner
QueryProcessorInterceptor(QueryExecutionPlaner planner, Optimizer optimizer)
          Create a new query engine given the planner, optimizer, processor.
 

Uses of QueryExecutionPlaner in org.xcmis.search.query.plan
 

Classes in org.xcmis.search.query.plan that implement QueryExecutionPlaner
 class SimplePlaner
          The planner that produces a simple query plan given a query .
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.