Package | Description |
---|---|
com.sleepycat.db |
Modifier and Type | Method | Description |
---|---|---|
static HeapRecordId |
HeapRecordId.fromArray(byte[] data) |
Construct a HeapRecordId from a byte array, typically from
a
DatabaseEntry . |
static HeapRecordId |
HeapRecordId.fromArray(byte[] data,
java.nio.ByteOrder order) |
Construct a HeapRecordId from a byte array, typically from
a
DatabaseEntry . |
Copyright (c) 1996, 2020 Oracle and/or its affiliates. All rights reserved.