Package | Description |
---|---|
org.forgerock.opendj.ldap.schema |
Classes and interfaces for constructing and querying LDAP schemas.
|
org.opends.server.replication.plugin |
This package contains the part of the Multi-master
replication code that works on the Directory Server side.
|
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) |
Modifier and Type | Method and Description |
---|---|
Collection<? extends Indexer> |
HistoricalCsnRangeMatchingRuleImpl.createIndexers(IndexingOptions options) |
Collection<? extends Indexer> |
HistoricalCsnOrderingMatchingRuleImpl.createIndexers(IndexingOptions options) |
Copyright 2010-2018 ForgeRock AS.