|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexRecord | |
---|---|
org.apache.directory.server.core.partition.impl.btree |
Uses of IndexRecord in org.apache.directory.server.core.partition.impl.btree |
---|
Methods in org.apache.directory.server.core.partition.impl.btree with parameters of type IndexRecord | |
---|---|
boolean |
IndexAssertion.assertCandidate(IndexRecord record)
Tests to see if a perspective candidate should be returned based on the evaluation of hard coded logic. |
void |
IndexRecord.copy(IndexRecord record)
Utility method used to copy the contents of one IndexRecord into this IndexRecord. |
boolean |
Evaluator.evaluate(org.apache.directory.shared.ldap.filter.ExprNode node,
IndexRecord record)
Evaluates a candidate to determine if a filter expression selects it. |
boolean |
SubstringEvaluator.evaluate(org.apache.directory.shared.ldap.filter.ExprNode node,
IndexRecord record)
|
boolean |
LeafEvaluator.evaluate(org.apache.directory.shared.ldap.filter.ExprNode node,
IndexRecord record)
|
boolean |
ExpressionEvaluator.evaluate(org.apache.directory.shared.ldap.filter.ExprNode node,
IndexRecord record)
|
boolean |
ScopeEvaluator.evaluate(org.apache.directory.shared.ldap.filter.ExprNode node,
IndexRecord record)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |