Class QueryJoinOptimizer.JoinVisitor

java.lang.Object
org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor<RuntimeException>
org.eclipse.rdf4j.query.algebra.evaluation.optimizer.QueryJoinOptimizer.JoinVisitor
All Implemented Interfaces:
QueryModelVisitor<RuntimeException>
Enclosing class:
QueryJoinOptimizer

protected class QueryJoinOptimizer.JoinVisitor extends AbstractSimpleQueryModelVisitor<RuntimeException>
This can be extended by subclasses to allow for adjustments to the optimization process.