public class FlattenUnionExecutorImpl extends Object implements FlattenUnionExecutor
| Modifier and Type | Method and Description |
|---|---|
NodeCentricOptimizationResults<UnionNode> |
apply(FlattenUnionProposal proposal,
IntermediateQuery query,
QueryTreeComponent treeComponent)
Replace the child subtrees of the focus node
|
public NodeCentricOptimizationResults<UnionNode> apply(FlattenUnionProposal proposal, IntermediateQuery query, QueryTreeComponent treeComponent) throws InvalidQueryOptimizationProposalException, EmptyQueryException
apply in interface ProposalExecutor<FlattenUnionProposal,NodeCentricOptimizationResults<UnionNode>>InvalidQueryOptimizationProposalExceptionEmptyQueryExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.