public class DefaultOptimizer<E,ID> extends Object implements Optimizer
| Constructor and Description |
|---|
DefaultOptimizer(Store<E,ID> db)
Creates an optimizer on a database.
|
public Long annotate(org.apache.directory.shared.ldap.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-2012 Apache Software Foundation. All Rights Reserved.