Uses of Class
net.ontopia.topicmaps.query.impl.utils.CostEstimator

Packages that use CostEstimator
net.ontopia.topicmaps.query.impl.utils Code shared between query implementations. 
 

Uses of CostEstimator in net.ontopia.topicmaps.query.impl.utils
 

Subclasses of CostEstimator in net.ontopia.topicmaps.query.impl.utils
 class PredicateDrivenCostEstimator
           
 class SimpleCostEstimator
           
 

Methods in net.ontopia.topicmaps.query.impl.utils with parameters of type CostEstimator
static java.util.List QueryOptimizer.reorder(java.util.List qclauses, java.util.Set boundvars, java.util.Set literalvars, java.lang.String rulename, CostEstimator estimator)
          INTERNAL: Optimizes the order of the query clauses in a context where the given variables are bound.
 



Copyright © 2000-2012 Ontopia.