Uses of Class
se.liu.ida.hefquin.engine.queryproc.impl.poptimizer.rewriting.PlanRewritingUtils
Packages that use PlanRewritingUtils
Package
Description
- 
Uses of PlanRewritingUtils in se.liu.ida.hefquin.engine.queryproc.impl.poptimizer.evolutionaryAlgorithm
Methods in se.liu.ida.hefquin.engine.queryproc.impl.poptimizer.evolutionaryAlgorithm with parameters of type PlanRewritingUtilsModifier and TypeMethodDescriptionprotected GenerationEvolutionaryAlgorithmQueryOptimizer.generateFirstGen(PhysicalPlan plan, PlanRewritingUtils cache) protected GenerationEvolutionaryAlgorithmQueryOptimizer.generateNextGen(Generation currentGen, PlanRewritingUtils cache)  - 
Uses of PlanRewritingUtils in se.liu.ida.hefquin.engine.queryproc.impl.poptimizer.randomized
Fields in se.liu.ida.hefquin.engine.queryproc.impl.poptimizer.randomized declared as PlanRewritingUtilsModifier and TypeFieldDescriptionprotected final PlanRewritingUtilsRandomizedQueryOptimizerBase.rules