|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 List |
QueryOptimizer.reorder(List qclauses,
Set boundvars,
Set literalvars,
String rulename,
CostEstimator estimator)
INTERNAL: Optimizes the order of the query clauses in a context where the given variables are bound. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||