Uses of Enum Class
org.eclipse.rdf4j.query.algebra.evaluation.sketch.SketchBasedJoinEstimator.Pair
Packages that use SketchBasedJoinEstimator.Pair
-
Uses of SketchBasedJoinEstimator.Pair in org.eclipse.rdf4j.query.algebra.evaluation.sketch
Subclasses with type arguments of type SketchBasedJoinEstimator.Pair in org.eclipse.rdf4j.query.algebra.evaluation.sketchMethods in org.eclipse.rdf4j.query.algebra.evaluation.sketch that return SketchBasedJoinEstimator.PairModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SketchBasedJoinEstimator.Pair[]SketchBasedJoinEstimator.Pair.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.rdf4j.query.algebra.evaluation.sketch with parameters of type SketchBasedJoinEstimator.PairModifier and TypeMethodDescriptiondoubleSketchBasedJoinEstimator.cardinalityPair(SketchBasedJoinEstimator.Pair p, String x, String y) doubleSketchBasedJoinEstimator.estimateJoinOn(SketchBasedJoinEstimator.Component join, SketchBasedJoinEstimator.Pair a, String ax, String ay, SketchBasedJoinEstimator.Pair b, String bx, String by)