public class ParentReferenceCleaner extends Object implements QueryOptimizer
QueryModelNode.getParentNode()
references that have become inconsistent with the actual algebra
tree structure due to optimization operations. Typically used at the very end of the optimization pipeline.Constructor and Description |
---|
ParentReferenceCleaner() |
Modifier and Type | Method and Description |
---|---|
void |
optimize(TupleExpr tupleExpr,
Dataset dataset,
BindingSet bindings) |
public void optimize(TupleExpr tupleExpr, Dataset dataset, BindingSet bindings)
optimize
in interface QueryOptimizer
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.