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 |
---|---|
SortValues |
SortValuesSet.getKeySortValues()
Returns the key to use for this set of sort values in the database.
|
SortValues |
SortValuesSet.getSortValues(int index)
Returns the sort values at the index in this set.
|
Modifier and Type | Method and Description |
---|---|
int |
SortValues.compareTo(SortValues sortValues)
Compares this set of sort values with the provided set of values to
determine their relative order in a sorted list.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.