public interface Optimizer
| Modifier and Type | Method and Description |
|---|---|
Long |
annotate(org.apache.directory.server.core.api.partition.PartitionTxn partitionTxn,
org.apache.directory.api.ldap.model.filter.ExprNode node)
Annotates the expression node tree for optimized traversal metrics.
|
Long annotate(org.apache.directory.server.core.api.partition.PartitionTxn partitionTxn, org.apache.directory.api.ldap.model.filter.ExprNode node) throws org.apache.directory.api.ldap.model.exception.LdapException
partitionTxn - The transaction to usenode - the root of the expression node treeorg.apache.directory.api.ldap.model.exception.LdapException - if there are failures while optimizingCopyright © 2003–2023 The Apache Software Foundation. All rights reserved.