Uses of Class
org.opends.legacy.DummyByteArrayComparator
-
Packages that use DummyByteArrayComparator Package Description org.opends.server.backends.jeb Contains the code for the Directory Server backend that uses the Berkeley DB Java Edition as the repository for storing entry and index information.org.opends.server.replication.plugin This package contains the part of the Multi-master replication code that works on the Directory Server side.org.opends.server.schema Contains implementations of various Directory Server schema elements. -
-
Uses of DummyByteArrayComparator in org.opends.server.backends.jeb
Subclasses of DummyByteArrayComparator in org.opends.server.backends.jeb Modifier and Type Class Description static class
AttributeIndex.KeyComparator
Deprecated.since OPENDJ-1591 Migrate matching rules and since OPENDJ-2337 Remove old JE local-db backend code and JE changelogclass
VLVKeyComparator
Deprecated.since OPENDJ-1591 Migrate matching rules and since OPENDJ-2337 Remove old JE local-db backend code and JE changelog -
Uses of DummyByteArrayComparator in org.opends.server.replication.plugin
Subclasses of DummyByteArrayComparator in org.opends.server.replication.plugin Modifier and Type Class Description class
HistoricalCsnOrderingMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rules -
Uses of DummyByteArrayComparator in org.opends.server.schema
Subclasses of DummyByteArrayComparator in org.opends.server.schema Modifier and Type Class Description class
AuthPasswordExactEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
BitStringEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
BooleanEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
CaseExactEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
CaseExactIA5EqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
CaseExactIA5SubstringMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
CaseExactOrderingMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
CaseExactSubstringMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
CaseIgnoreEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
CaseIgnoreIA5EqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
CaseIgnoreIA5SubstringMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
CaseIgnoreListEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
CaseIgnoreListSubstringMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
CaseIgnoreOrderingMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
CaseIgnoreSubstringMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
CertificateExactMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
DirectoryStringFirstComponentEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
DistinguishedNameEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
DoubleMetaphoneApproximateMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
GeneralizedTimeEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
GeneralizedTimeOrderingMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
IntegerEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
IntegerFirstComponentEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
IntegerOrderingMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
KeywordEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
NumericStringEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
NumericStringOrderingMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
NumericStringSubstringMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
ObjectIdentifierEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
ObjectIdentifierFirstComponentEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
OctetStringEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
OctetStringOrderingMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
OctetStringSubstringMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
PresentationAddressEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
ProtocolInformationEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
TelephoneNumberEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
TelephoneNumberSubstringMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
UniqueMemberEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
UserPasswordExactEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
UUIDEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
UUIDOrderingMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rulesclass
WordEqualityMatchingRule
Deprecated.since OPENDJ-1591 Migrate matching rules
-