Searched defs:getSortValuesSet (Results 1 - 5 of 5) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/backends/jeb/
H A DVLVIndex.java652 public SortValuesSet getSortValuesSet(Transaction txn, long entryID, method in class:VLVIndex
724 SortValuesSet valuesSet = getSortValuesSet(txn, entryID, values);
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/jeb/
H A DVLVIndex.java653 public SortValuesSet getSortValuesSet(Transaction txn, long entryID, method in class:VLVIndex
725 SortValuesSet valuesSet = getSortValuesSet(txn, entryID, values);
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/jeb/
H A DVLVIndex.java653 public SortValuesSet getSortValuesSet(Transaction txn, long entryID, method in class:VLVIndex
725 SortValuesSet valuesSet = getSortValuesSet(txn, entryID, values);
/forgerock/opendj2-hg/src/server/org/opends/server/backends/jeb/
H A DVLVIndex.java652 public SortValuesSet getSortValuesSet(Transaction txn, long entryID, method in class:VLVIndex
724 SortValuesSet valuesSet = getSortValuesSet(txn, entryID, values);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/jeb/
H A DVLVIndex.java653 public SortValuesSet getSortValuesSet(Transaction txn, long entryID, method in class:VLVIndex
725 SortValuesSet valuesSet = getSortValuesSet(txn, entryID, values);

Completed in 44 milliseconds