public class DefaultOptimizer<E> extends Object implements Optimizer
| Constructor and Description |
|---|
DefaultOptimizer(Store db)
Creates an optimizer on a database.
|
public Long annotate(org.apache.directory.api.ldap.model.filter.ExprNode node) throws Exception
annotate in interface Optimizernode - the root of the expression node treeException - if there are failures while optimizingOptimizer.annotate(ExprNode)Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.