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.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeIndexer
This class implements an attribute indexer for matching rules in JE Backend.
|
class |
ID2CIndexer
Implementation of an Indexer for the children index.
|
class |
ID2SIndexer
Implementation of an Indexer for the subtree index.
|
class |
PresenceIndexer
An implementation of an Indexer for attribute presence.
|
Modifier and Type | Method and Description |
---|---|
void |
Index.setIndexer(Indexer indexer)
Set the indexer.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.