public class ParentIdAndRdnComparator<I extends Comparable<I>> extends org.apache.directory.api.ldap.model.schema.comparators.SerializableComparator<ParentIdAndRdn>
ParentIdAndRdn stored in the Rdn index.| Constructor and Description |
|---|
ParentIdAndRdnComparator(String matchingRuleOid)
Creates a new instance of ParentIdAndRdnComparator.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ParentIdAndRdn rdn1,
ParentIdAndRdn rdn2) |
setSchemaManagerequals, getNormalizer, hashCode, toStringcopy, getBytecode, getFqcn, isValid, setBytecode, setFqcnaddExtension, addExtension, addName, clear, compareOid, computeHashCode, copy, getDescription, getExtension, getExtensions, getName, getNames, getObjectType, getOid, getSchemaName, getSpecification, hasExtension, isDisabled, isEnabled, isObsolete, lock, setDescription, setEnabled, setExtensions, setNames, setNames, setObsolete, setOid, setSchemaName, setSpecification, unlockclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic ParentIdAndRdnComparator(String matchingRuleOid)
matchingRuleOid - The associated MatchingRulepublic int compare(ParentIdAndRdn rdn1, ParentIdAndRdn rdn2)
compare in interface Comparator<ParentIdAndRdn>compare in class org.apache.directory.api.ldap.model.schema.comparators.SerializableComparator<ParentIdAndRdn>Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.