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

/forgerock/opendj2/src/server/org/opends/server/backends/jeb/
H A DSortValuesSet.java36 public class SortValuesSet class
53 public SortValuesSet(VLVIndex vlvIndex) method in class:SortValuesSet
69 public SortValuesSet(byte[] keyBytes, byte[] dataBytes, VLVIndex vlvIndex) method in class:SortValuesSet
88 private SortValuesSet() method in class:SortValuesSet
288 public SortValuesSet split(int splitLength)
324 SortValuesSet splitValuesSet = new SortValuesSet();
373 * @param bytes The encoded bytes of a SortValuesSet to decode the size from.
391 * @param bytes The encoded bytes of a SortValuesSet to decode the IDs from.
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/jeb/
H A DSortValuesSet.java37 public class SortValuesSet class
54 public SortValuesSet(VLVIndex vlvIndex) method in class:SortValuesSet
70 public SortValuesSet(byte[] keyBytes, byte[] dataBytes, VLVIndex vlvIndex) method in class:SortValuesSet
89 private SortValuesSet() method in class:SortValuesSet
289 public SortValuesSet split(int splitLength)
325 SortValuesSet splitValuesSet = new SortValuesSet();
374 * @param bytes The encoded bytes of a SortValuesSet to decode the size from.
392 * @param bytes The encoded bytes of a SortValuesSet to decode the IDs from.
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/jeb/
H A DSortValuesSet.java37 public class SortValuesSet class
54 public SortValuesSet(VLVIndex vlvIndex) method in class:SortValuesSet
70 public SortValuesSet(byte[] keyBytes, byte[] dataBytes, VLVIndex vlvIndex) method in class:SortValuesSet
89 private SortValuesSet() method in class:SortValuesSet
289 public SortValuesSet split(int splitLength)
325 SortValuesSet splitValuesSet = new SortValuesSet();
374 * @param bytes The encoded bytes of a SortValuesSet to decode the size from.
392 * @param bytes The encoded bytes of a SortValuesSet to decode the IDs from.
/forgerock/opendj2-hg/src/server/org/opends/server/backends/jeb/
H A DSortValuesSet.java36 public class SortValuesSet class
53 public SortValuesSet(VLVIndex vlvIndex) method in class:SortValuesSet
69 public SortValuesSet(byte[] keyBytes, byte[] dataBytes, VLVIndex vlvIndex) method in class:SortValuesSet
88 private SortValuesSet() method in class:SortValuesSet
288 public SortValuesSet split(int splitLength)
324 SortValuesSet splitValuesSet = new SortValuesSet();
373 * @param bytes The encoded bytes of a SortValuesSet to decode the size from.
391 * @param bytes The encoded bytes of a SortValuesSet to decode the IDs from.
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/jeb/
H A DSortValuesSet.java37 public class SortValuesSet class
54 public SortValuesSet(VLVIndex vlvIndex) method in class:SortValuesSet
70 public SortValuesSet(byte[] keyBytes, byte[] dataBytes, VLVIndex vlvIndex) method in class:SortValuesSet
89 private SortValuesSet() method in class:SortValuesSet
289 public SortValuesSet split(int splitLength)
325 SortValuesSet splitValuesSet = new SortValuesSet();
374 * @param bytes The encoded bytes of a SortValuesSet to decode the size from.
392 * @param bytes The encoded bytes of a SortValuesSet to decode the IDs from.

Completed in 34 milliseconds