|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.query.impl.utils.QueryOptimizer.AbstractQueryOptimizer
net.ontopia.topicmaps.query.impl.utils.QueryOptimizer.StringPrefixOptimizer
public static class QueryOptimizer.StringPrefixOptimizer
INTERNAL: Optimizes queries that do lookup of occurrences by string value, then filter the string value by a prefix.
| Constructor Summary | |
|---|---|
QueryOptimizer.StringPrefixOptimizer()
|
|
| Method Summary | |
|---|---|
void |
optimize(TologQuery query,
QueryContext context)
|
| Methods inherited from class net.ontopia.topicmaps.query.impl.utils.QueryOptimizer.AbstractQueryOptimizer |
|---|
optimize, optimize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryOptimizer.StringPrefixOptimizer()
| Method Detail |
|---|
public void optimize(TologQuery query,
QueryContext context)
optimize in interface QueryOptimizerIFoptimize in class QueryOptimizer.AbstractQueryOptimizer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||