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.backends.pluggable.spi |
Interfaces and classes required when implementing new storage engines for the pluggable backend.
|
Modifier and Type | Method and Description |
---|---|
<T> T |
JEStorage.read(ReadOperation<T> operation) |
Modifier and Type | Method and Description |
---|---|
<T> T |
Storage.read(ReadOperation<T> readOperation)
Executes a read operation.
|
Copyright 2010-2022 ForgeRock AS.