Uses of Class
org.eclipse.rdf4j.query.algebra.evaluation.sketch.SketchBasedJoinEstimator.AccessShape
Packages that use SketchBasedJoinEstimator.AccessShape
-
Uses of SketchBasedJoinEstimator.AccessShape in org.eclipse.rdf4j.query.algebra.evaluation.sketch
Methods in org.eclipse.rdf4j.query.algebra.evaluation.sketch that return SketchBasedJoinEstimator.AccessShapeModifier and TypeMethodDescriptionSketchBasedJoinEstimator.accessShapeForJoinOrdering(TupleExpr tupleExpr, String[] sourceVariableNames, long sourceBoundVarMask) SketchBasedJoinEstimator.accessShapeForJoinOrdering(TupleExpr tupleExpr, Set<String> currentlyBoundVars) Methods in org.eclipse.rdf4j.query.algebra.evaluation.sketch with parameters of type SketchBasedJoinEstimator.AccessShapeModifier and TypeMethodDescriptiondoubleSketchBasedJoinEstimator.JoinOrderWorkAdjuster.adjustedWorkRows(SketchBasedJoinEstimator.AccessShape accessShape, double defaultWorkRows)