| Package | Description |
|---|---|
| org.apache.directory.server.xdbm.search.cursor | |
| org.apache.directory.server.xdbm.search.evaluator |
| Class and Description |
|---|
| ApproximateEvaluator
An Evaluator which determines if candidates are matched by ApproximateNode
assertions.
|
| EqualityEvaluator
An Evaluator which determines if candidates are matched by GreaterEqNode
assertions.
|
| GreaterEqEvaluator
An Evaluator which determines if candidates are matched by GreaterEqNode
assertions.
|
| LessEqEvaluator
An Evaluator which determines if candidates are matched by LessEqNode
assertions.
|
| PresenceEvaluator
An Evaluator which determines if candidates are matched by GreaterEqNode
assertions.
|
| SubstringEvaluator
Evaluates substring filter assertions on an entry.
|
| Class and Description |
|---|
| LeafEvaluator
An abstract evaluator to store the common fileds for the Simple node evaluators
(ApproximateEvaluator, EqualityEvaluator, GreaterEqEvluator and LessEqEvluator)
|
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.