
public final class CellBTreeSingleValueV3NullBucket extends ODurablePage
null key. Bucket has
following layout:
CRC32_OFFSET, MAGIC_NUMBER_OFFSET, MAX_PAGE_SIZE_BYTES, NEXT_FREE_POSITION, WAL_POSITION_OFFSET, WAL_SEGMENT_OFFSET| Constructor and Description |
|---|
CellBTreeSingleValueV3NullBucket(OCacheEntry cacheEntry) |
| Modifier and Type | Method and Description |
|---|---|
ORID |
getValue() |
void |
init() |
void |
removeValue() |
void |
setValue(ORID value) |
deserializeFromDirectMemory, getBinaryValue, getBinaryValueBuffer, getByteValue, getCacheEntry, getChanges, getIntValue, getLogSequenceNumber, getLogSequenceNumberFromPage, getLongValue, getLSN, getObjectSizeInDirectMemory, getPageData, getShortValue, moveData, restoreChanges, setBinaryValue, setBinaryValue, setByteValue, setIntValue, setLongValue, setLsn, setPageLSN, setShortValue, toStringpublic CellBTreeSingleValueV3NullBucket(OCacheEntry cacheEntry)
Copyright © 2009–2025 OrientDB. All rights reserved.