public interface ProposalExecutor<P extends QueryOptimizationProposal<R>,R extends ProposalResults>
| Modifier and Type | Method and Description |
|---|---|
R |
apply(P proposal,
IntermediateQuery query,
QueryTreeComponent treeComponent)
TODO: explain
|
R apply(P proposal, IntermediateQuery query, QueryTreeComponent treeComponent) throws InvalidQueryOptimizationProposalException, EmptyQueryException
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.