public class BasicLeftJoinMutableOptimizer extends NodeCentricDepthFirstOptimizer<LeftJoinOptimizationProposal> implements LeftJoinMutableOptimizer
| Modifier and Type | Method and Description |
|---|---|
protected Optional<LeftJoinOptimizationProposal> |
evaluateNode(QueryNode node,
IntermediateQuery query) |
optimize, optimizeQueryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitoptimizeprotected Optional<LeftJoinOptimizationProposal> evaluateNode(QueryNode node, IntermediateQuery query)
evaluateNode in class NodeCentricDepthFirstOptimizer<LeftJoinOptimizationProposal>Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.