public class LocalSearchPlanner extends java.lang.Object implements ILocalSearchPlanner
Constructor and Description |
---|
LocalSearchPlanner(IQueryBackendContext backendContext,
IOperationCompiler compiler,
org.apache.log4j.Logger logger,
LocalSearchHints configuration,
ResultProviderRequestor resultRequestor) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<SearchPlanForBody> |
plan(PQuery querySpec,
java.util.Set<PParameter> boundParameters)
Creates executable plans for the provided query.
|
public LocalSearchPlanner(IQueryBackendContext backendContext, IOperationCompiler compiler, org.apache.log4j.Logger logger, LocalSearchHints configuration, ResultProviderRequestor resultRequestor)
resultRequestor
- public java.util.Collection<SearchPlanForBody> plan(PQuery querySpec, java.util.Set<PParameter> boundParameters)
initializePlanner()
methods before calling this method.plan
in interface ILocalSearchPlanner
querySpec
- boundParameters
- a set of bound parameters