Uses of Package
se.liu.ida.hefquin.engine.queryproc.impl.loptimizer.heuristics
Packages that use se.liu.ida.hefquin.engine.queryproc.impl.loptimizer.heuristics
-
Classes in se.liu.ida.hefquin.engine.queryproc.impl.loptimizer.heuristics used by se.liu.ida.hefquin.engine.queryproc.impl.loptimizer.heuristicsClassDescriptionBase class for heuristics that use cardinality estimates to decide on a join order for the subplans of a multiway join or a binary join.A help class that wraps a
LogicalPlan
together with some information about this plan that is relevant for the algorithm of the main class (CardinalityBasedJoinOrderingBase
and that may be relevant for implementations of the abstract functions.