Uses of Interface
org.forgerock.opendj.ldap.schema.Indexer
Package
Description
Classes and interfaces for constructing and querying LDAP schemas.
-
Uses of Indexer in org.forgerock.opendj.ldap.schema
Modifier and TypeMethodDescriptionfinal Collection<? extends Indexer>
AbstractOrderingMatchingRuleImpl.createIndexers
(Schema schema, IndexingOptions options) Collection<? extends Indexer>
MatchingRule.createIndexers
(IndexingOptions options) Returns the indexers for this matching rule configured using the provided indexing options.Collection<? extends Indexer>
MatchingRuleImpl.createIndexers
(Schema schema, IndexingOptions options) Returns the indexers for this matching rule.