| Modifier and Type | Field and Description |
|---|---|
private static java.lang.Long |
MAX
the maximum size for a count Integer.MAX_VALUE as a BigInteger
|
| Constructor and Description |
|---|
NoOpOptimizer() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
annotate(org.apache.directory.api.ldap.model.filter.ExprNode node)
Annotates the expression node tree for optimized traversal metrics.
|
private static final java.lang.Long MAX
public java.lang.Long annotate(org.apache.directory.api.ldap.model.filter.ExprNode node)
throws javax.naming.NamingException
Optimizer