@Singleton public class DummyQueryPlanner extends Object implements QueryPlanner
| Constructor and Description |
|---|
DummyQueryPlanner() |
| Modifier and Type | Method and Description |
|---|---|
IQ |
optimize(IQ query,
ExecutorRegistry executorRegistry)
TODO: get rid of the executor registry and inherit IQOptimizer
|
public IQ optimize(IQ query, ExecutorRegistry executorRegistry)
QueryPlanneroptimize in interface QueryPlannerCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.