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 classAttributeIndex.KeyComparatorDeprecated.since OPENDJ-1591 Migrate matching rules and since OPENDJ-2337 Remove old JE local-db backend code and JE changelogclassVLVKeyComparatorDeprecated.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 classHistoricalCsnOrderingMatchingRuleDeprecated.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 classAuthPasswordExactEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassBitStringEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassBooleanEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassCaseExactEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassCaseExactIA5EqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassCaseExactIA5SubstringMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassCaseExactOrderingMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassCaseExactSubstringMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassCaseIgnoreEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassCaseIgnoreIA5EqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassCaseIgnoreIA5SubstringMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassCaseIgnoreListEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassCaseIgnoreListSubstringMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassCaseIgnoreOrderingMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassCaseIgnoreSubstringMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassCertificateExactMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassDirectoryStringFirstComponentEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassDistinguishedNameEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassDoubleMetaphoneApproximateMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassGeneralizedTimeEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassGeneralizedTimeOrderingMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassIntegerEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassIntegerFirstComponentEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassIntegerOrderingMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassKeywordEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassNumericStringEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassNumericStringOrderingMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassNumericStringSubstringMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassObjectIdentifierEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassObjectIdentifierFirstComponentEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassOctetStringEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassOctetStringOrderingMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassOctetStringSubstringMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassPresentationAddressEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassProtocolInformationEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassTelephoneNumberEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassTelephoneNumberSubstringMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassUniqueMemberEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassUserPasswordExactEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassUUIDEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassUUIDOrderingMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rulesclassWordEqualityMatchingRuleDeprecated.since OPENDJ-1591 Migrate matching rules
-