|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.core.partition.impl.btree.NoOpOptimizer
public class NoOpOptimizer
A do nothing optimizer which labels all nodes with
BigInteger.valueOf( Integer.MAX_VALUE ) , instead of actually
taking scan counts.
| Constructor Summary | |
|---|---|
NoOpOptimizer()
|
|
| Method Summary | |
|---|---|
void |
annotate(org.apache.directory.shared.ldap.filter.ExprNode node)
Annotates the expression node tree for optimized traversal metrics. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoOpOptimizer()
| Method Detail |
|---|
public void annotate(org.apache.directory.shared.ldap.filter.ExprNode node)
throws javax.naming.NamingException
Optimizer
annotate in interface Optimizernode - the root of the expression node tree
javax.naming.NamingException - if there are failures while optimizing
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||