|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.directory.server.xdbm.search.impl.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 | |
|---|---|
java.lang.Long |
annotate(org.apache.directory.shared.ldap.filter.ExprNode node)
|
| 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 java.lang.Long annotate(org.apache.directory.shared.ldap.filter.ExprNode node)
throws javax.naming.NamingException
annotate in interface Optimizerjavax.naming.NamingException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||