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 | Method and Description |
---|---|
SortValuesSet |
SortValuesSet.split(int splitLength)
Split portions of this set into another set.
|
Modifier and Type | Method and Description |
---|---|
int |
VLVKeyComparator.compare(SortValuesSet set,
int index,
long entryID,
org.forgerock.opendj.ldap.ByteString[] values)
Compares the contents in the provided values set with the given values to
determine their relative order.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.