Package | Description |
---|---|
org.forgerock.opendj.ldap.schema |
Classes and interfaces for constructing and querying LDAP schemas.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends Indexer> |
MatchingRuleImpl.createIndexers(IndexingOptions options)
Returns the indexers for this matching rule.
|
Collection<? extends Indexer> |
MatchingRule.createIndexers(IndexingOptions options)
Returns the indexers for this matching rule configured using the provided indexing options.
|
Collection<? extends Indexer> |
AbstractOrderingMatchingRuleImpl.createIndexers(IndexingOptions options) |
Collection<? extends Indexer> |
AbstractEqualityMatchingRuleImpl.createIndexers(IndexingOptions options) |
Copyright © 2010-2018, ForgeRock All Rights Reserved.