Uses of Interface
org.eclipse.rdf4j.query.algebra.evaluation.sketch.SketchBasedJoinEstimator.JoinOrderWorkAdjuster
Packages that use SketchBasedJoinEstimator.JoinOrderWorkAdjuster
-
Uses of SketchBasedJoinEstimator.JoinOrderWorkAdjuster in org.eclipse.rdf4j.query.algebra.evaluation.sketch
Fields in org.eclipse.rdf4j.query.algebra.evaluation.sketch declared as SketchBasedJoinEstimator.JoinOrderWorkAdjusterModifier and TypeFieldDescriptionstatic final SketchBasedJoinEstimator.JoinOrderWorkAdjusterSketchBasedJoinEstimator.JoinOrderWorkAdjuster.NO_OPMethods in org.eclipse.rdf4j.query.algebra.evaluation.sketch with parameters of type SketchBasedJoinEstimator.JoinOrderWorkAdjusterModifier and TypeMethodDescriptionSketchBasedJoinEstimator.planJoinOrder(List<TupleExpr> args, Set<String> initiallyBoundVars, JoinOrderPlanner.Algorithm algorithm, SketchBasedJoinEstimator.JoinOrderWorkAdjuster workAdjuster) SketchBasedJoinEstimator.planJoinOrder(List<TupleExpr> args, Set<String> initiallyBoundVars, JoinOrderPlanner.Algorithm algorithm, SketchBasedJoinEstimator.JoinOrderWorkAdjuster workAdjuster, List<JoinOrderPlanner.FilterConstraint> deferredFilters) SketchBasedJoinEstimator.planJoinOrderAttempt(List<TupleExpr> args, Set<String> initiallyBoundVars, JoinOrderPlanner.Algorithm algorithm, SketchBasedJoinEstimator.JoinOrderWorkAdjuster workAdjuster, List<JoinOrderPlanner.FilterConstraint> deferredFilters)