Uses of Class
org.eclipse.rdf4j.query.algebra.evaluation.optimizer.JoinFactorCostModel.FactorCostEstimate
Packages that use JoinFactorCostModel.FactorCostEstimate
-
Uses of JoinFactorCostModel.FactorCostEstimate in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
Methods in org.eclipse.rdf4j.query.algebra.evaluation.optimizer that return types with arguments of type JoinFactorCostModel.FactorCostEstimateModifier and TypeMethodDescriptionJoinFactorCostModel.estimateFactorCost(TupleExpr factor, Set<String> currentlyBoundVars) JoinFactorCostModel.estimateFactorCost(TupleExpr factor, JoinFactorCostModel.CostContext context)