public interface Optimizer
| 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.
|
java.lang.Long annotate(org.apache.directory.api.ldap.model.filter.ExprNode node)
throws java.lang.Exception
node - the root of the expression node treejava.lang.Exception - if there are failures while optimizing