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

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/
H A DVLVIndex.java619 encodeVLVKeyValue(normalizedAttributeValue, encodedPrimaryKey, primarySortKey.ascending());
810 encodeVLVKeyValue(sortValue, builder, sortKey.ascending());
833 static void encodeVLVKeyValue(final ByteString keyBytes, final ByteStringBuilder builder, method in class:VLVIndex

Completed in 222 milliseconds