Modifier and Type | Class and Description |
---|---|
class |
LocalSearchPlannerStrategy
Deprecated.
Use the
LocalSearchRuntimeBasedStrategy and its belonging components instead. |
Modifier and Type | Class and Description |
---|---|
class |
BasicLinearLayout
Basic layout that builds a linear RETE net based on a heuristic ordering of constraints.
|
Constructor and Description |
---|
ReteRecipeCompiler(IQueryPlannerStrategy plannerStrategy,
org.apache.log4j.Logger logger,
IQueryMetaContext metaContext,
IQueryCacheContext queryCacheContext,
IQueryBackendHintProvider hintProvider) |
Modifier and Type | Class and Description |
---|---|
class |
QuasiTreeLayout
Layout ideas: see https://bugs.eclipse.org/bugs/show_bug.cgi?id=398763
|
Modifier and Type | Method and Description |
---|---|
IQueryPlannerStrategy |
Options.BuilderMethod.layoutStrategy() |